Class StopThreadFunction.Abst

java.lang.Object
io.github.toolfactory.jvm.function.catalog.StopThreadFunction.Abst
All Implemented Interfaces:
StopThreadFunction, ThrowingBiConsumer<Thread,Throwable,Throwable>
Direct Known Subclasses:
StopThreadFunction.ForJava7
Enclosing interface:
StopThreadFunction

public abstract static class StopThreadFunction.Abst extends Object implements StopThreadFunction