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>
- Direct Known Subclasses:
StopThreadFunction.ForJava20.ForSemeru
- Enclosing interface:
StopThreadFunction
-
Nested Class Summary
Nested ClassesNested 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:
retrieveStopThreadMethodin classStopThreadFunction.ForJava7- Throws:
NoSuchMethodExceptionSecurityException
-
accept
- Specified by:
acceptin interfaceThrowingBiConsumer<Thread,Throwable, Throwable> - Overrides:
acceptin classStopThreadFunction.Abst- Throws:
Throwable
-