Interface AFSocketChannel.AFSocketSupplier<A extends AFSocketAddress>

Type Parameters:
A - The concrete AFSocketAddress that is supported by this type.
Enclosing class:
AFSocketChannel<A extends AFSocketAddress>
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface protected static interface AFSocketChannel.AFSocketSupplier<A extends AFSocketAddress>
A reference to a method that provides an AFSocket instance.