JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Constructor Summary
Method Summary
Enum Constant Details
AF_UNSPEC
AF_LOCAL
AF_UNIX
AF_INET
AF_IMPLINK
AF_PUP
AF_CHAOS
AF_NS
AF_ISO
AF_OSI
AF_ECMA
AF_DATAKIT
AF_CCITT
AF_SNA
AF_DECnet
AF_DLI
AF_LAT
AF_HYLINK
AF_APPLETALK
AF_ROUTE
AF_LINK
pseudo_AF_XTP
AF_COIP
AF_CNT
pseudo_AF_RTIP
AF_IPX
AF_SIP
pseudo_AF_PIP
AF_NDRV
AF_ISDN
AF_E164
pseudo_AF_KEY
AF_INET6
AF_NATM
AF_SYSTEM
AF_NETBIOS
AF_PPP
AF_ATM
pseudo_AF_HDRCMPLT
AF_NETGRAPH
AF_AX25
AF_KEY
AF_NETLINK
AF_RDS
AF_PPPOX
AF_LLC
AF_IB
AF_MPLS
AF_CAN
AF_TIPC
AF_BLUETOOTH
AF_ALG
AF_VSOCK
AF_KCM
AF_XDP
AF_MAX
Field Details
value
MIN_VALUE
MAX_VALUE
Constructor Details
AddressFamily(long)
Method Details
values()
valueOf(String)
value()
intValue()
longValue()
defined()
Enum Constant Summary
Enum Constants
Field Summary
Fields
static final long
static final long
private final long
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
final boolean
final int
final long
final int
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in
the order they are declared.
Methods inherited from class Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf