Interface ThreadedSocketService.RunCallback

All Superinterfaces:
FunctionPointer
Enclosing class:
ThreadedSocketService
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface ThreadedSocketService.RunCallback extends FunctionPointer

Functional interface declaration of the RunCallback callback.

Since:
2.22
See Also: