Modifier and Type | Class and Description |
---|---|
class |
AbstractIPv6Range
A skeleton implementation of the
IPRange interface for IPv6 addresses. |
class |
IPv6Subnet
Represents a subnet of IPv6 addresses.
|
Modifier and Type | Method and Description |
---|---|
static IPv6Range |
IPv6Range.all()
Returns an IP range that includes all possible IPv6 address.
|
IPv6Range |
IPv6Address.asRange() |
IPv6Range |
IPv6Address.to(IPv6Address end) |
Copyright © 2019–2023. All rights reserved.