Class StopThreadFunction.ForJava20
java.lang.Object
io.github.toolfactory.jvm.function.catalog.StopThreadFunction.Abst
io.github.toolfactory.jvm.function.catalog.StopThreadFunction.ForJava7
io.github.toolfactory.jvm.function.catalog.StopThreadFunction.ForJava20
- All Implemented Interfaces:
StopThreadFunction
,ThrowingBiConsumer<Thread,
Throwable, Throwable>
- Enclosing interface:
StopThreadFunction
-
Nested Class Summary
Nested classes/interfaces inherited from class io.github.toolfactory.jvm.function.catalog.StopThreadFunction.ForJava7
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 -
Method Summary
-
Constructor Details
-
ForJava20
- Throws:
Throwable
-
-
Method Details
-
retrieveStopThreadMethod
- Overrides:
retrieveStopThreadMethod
in classStopThreadFunction.ForJava7
- Throws:
NoSuchMethodException
SecurityException
-
accept
- Specified by:
accept
in interfaceThrowingBiConsumer<Thread,
Throwable, Throwable> - Overrides:
accept
in classStopThreadFunction.Abst
- Throws:
Throwable
-