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