Uses of Interface
io.github.toolfactory.jvm.function.catalog.StopThreadFunction
-
Packages that use StopThreadFunction Package Description io.github.toolfactory.jvm io.github.toolfactory.jvm.function.catalog -
-
Uses of StopThreadFunction in io.github.toolfactory.jvm
Methods in io.github.toolfactory.jvm that return StopThreadFunction Modifier and Type Method Description protected StopThreadFunctionDriverAbst. getOrBuildThreadStopper(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)protected StopThreadFunctionDriverAbst. getThreadStopper(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)Methods in io.github.toolfactory.jvm that return types with arguments of type StopThreadFunction Modifier and Type Method Description protected java.lang.Class<? extends StopThreadFunction>DefaultDriver. getStopThreadFunctionClass()protected abstract java.lang.Class<? extends StopThreadFunction>DriverAbst. getStopThreadFunctionClass() -
Uses of StopThreadFunction in io.github.toolfactory.jvm.function.catalog
Classes in io.github.toolfactory.jvm.function.catalog that implement StopThreadFunction Modifier and Type Class Description static classStopThreadFunction.Abststatic classStopThreadFunction.ForJava20static classStopThreadFunction.ForJava7static classStopThreadFunction.ForJava7.ForSemeru
-