Interface AFConsumer<T>
- Type Parameters:
T- the type of things to be accepted
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
junixsocket-internal variant of
java.util.Consumer, to allow compiling junixsocket-common
with retrolambda for Java 1.7.-
Method Summary
-
Method Details
-
accept
-