JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Constructor Summary
Method Summary
Enum Constant Details
IPV6_JOIN_GROUP
IPV6_LEAVE_GROUP
IPV6_MULTICAST_HOPS
IPV6_MULTICAST_IF
IPV6_MULTICAST_LOOP
IPV6_UNICAST_HOPS
IPV6_V6ONLY
IPV6_CHECKSUM
IPV6_DONTFRAG
IPV6_DSTOPTS
IPV6_HOPLIMIT
IPV6_HOPOPTS
IPV6_NEXTHOP
IPV6_PATHMTU
IPV6_PKTINFO
IPV6_RECVDSTOPTS
IPV6_RECVHOPLIMIT
IPV6_RECVHOPOPTS
IPV6_RECVPKTINFO
IPV6_RECVRTHDR
IPV6_RECVTCLASS
IPV6_RTHDR
IPV6_RTHDRDSTOPTS
IPV6_RTHDR_TYPE_0
IPV6_RECVPATHMTU
IPV6_TCLASS
IPV6_USE_MIN_MTU
Field Details
value
MIN_VALUE
MAX_VALUE
Constructor Details
IPv6(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