Interface StopThreadFunction
- All Superinterfaces:
ThrowingBiConsumer<Thread, Throwable, Throwable>
- All Known Implementing Classes:
StopThreadFunction.Abst, StopThreadFunction.ForJava20, StopThreadFunction.ForJava7, StopThreadFunction.ForJava7.ForSemeru
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic classstatic class -
Method Summary
Methods inherited from interface ThrowingBiConsumer
accept