Package | Description |
---|---|
inet.ipaddr.ipv4 | |
inet.ipaddr.ipv6 |
Modifier and Type | Method and Description |
---|---|
IPv6AddressSegment |
IPv4AddressSegment.join(IPv6AddressNetwork.IPv6AddressCreator creator,
IPv4AddressSegment low)
Joins with another IPv4 segment to produce a IPv6 segment.
|
Modifier and Type | Method and Description |
---|---|
IPv6AddressNetwork.IPv6AddressCreator |
IPv6AddressNetwork.getAddressCreator() |
Modifier and Type | Method and Description |
---|---|
static IPv6AddressSection |
IPv6AddressSection.createSection(IPv6AddressNetwork.IPv6AddressCreator creator,
IPv6AddressSegment[] nonMixedSection,
IPv4Address mixedSection) |