Interface AFSocket.Constructor<A extends AFSocketAddress>

Type Parameters:
A - The concrete AFSocketAddress that is supported by this type.
Enclosing class:
AFSocket<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 public static interface AFSocket.Constructor<A extends AFSocketAddress>
The reference to the constructor of an AFSocket subclass.