Class AFAddressFamily<A extends AFSocketAddress>

java.lang.Object
org.newsclub.net.unix.AFAddressFamily<A>
Type Parameters:
A - The corresponding AFSocketAddress subclass.

public final class AFAddressFamily<A extends AFSocketAddress> extends Object
Describes an address family supported by junixsocket.
Author:
Christian Kohlschütter