Uses of Interface
io.github.toolfactory.jvm.function.catalog.ThrowExceptionFunction
Packages that use ThrowExceptionFunction
-
Uses of ThrowExceptionFunction in io.github.toolfactory.jvm
Fields in io.github.toolfactory.jvm declared as ThrowExceptionFunctionMethods in io.github.toolfactory.jvm that return ThrowExceptionFunctionModifier and TypeMethodDescriptionprotected ThrowExceptionFunctionDriverAbst.getExceptionThrower(Map<Object, Object> initializationContext) protected ThrowExceptionFunctionDriverAbst.getOrBuildExceptionThrower(Map<Object, Object> initializationContext) Methods in io.github.toolfactory.jvm that return types with arguments of type ThrowExceptionFunctionModifier and TypeMethodDescriptionprotected Class<? extends ThrowExceptionFunction>DefaultDriver.getThrowExceptionFunctionClass()protected abstract Class<? extends ThrowExceptionFunction>DriverAbst.getThrowExceptionFunctionClass() -
Uses of ThrowExceptionFunction in io.github.toolfactory.jvm.function.catalog
Classes in io.github.toolfactory.jvm.function.catalog that implement ThrowExceptionFunction