Class StopThreadFunction.ForJava7
- java.lang.Object
-
- io.github.toolfactory.jvm.function.catalog.StopThreadFunction.Abst
-
- io.github.toolfactory.jvm.function.catalog.StopThreadFunction.ForJava7
-
- All Implemented Interfaces:
StopThreadFunction
,ThrowingBiConsumer<java.lang.Thread,java.lang.Throwable,java.lang.Throwable>
- Direct Known Subclasses:
StopThreadFunction.ForJava20
,StopThreadFunction.ForJava7.ForSemeru
- Enclosing interface:
- StopThreadFunction
public static class StopThreadFunction.ForJava7 extends StopThreadFunction.Abst
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
StopThreadFunction.ForJava7.ForSemeru
-
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.StopThreadFunction
StopThreadFunction.Abst, StopThreadFunction.ForJava20, StopThreadFunction.ForJava7
-
-
Field Summary
-
Fields inherited from class io.github.toolfactory.jvm.function.catalog.StopThreadFunction.Abst
methodHandle
-
-
Constructor Summary
Constructors Constructor Description ForJava7(java.util.Map<java.lang.Object,java.lang.Object> context)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.reflect.Method
retrieveStopThreadMethod()
-
Methods inherited from class io.github.toolfactory.jvm.function.catalog.StopThreadFunction.Abst
accept
-
-