Skip navigation links
A B C E F G H I L M N P R S T V W 

A

AbstractIPRange<IP extends IPAddress<IP>> - Class in com.github.robtimus.net.ip
A skeleton implementation of the IPRange interface.
AbstractIPRange() - Constructor for class com.github.robtimus.net.ip.AbstractIPRange
 
AbstractIPv4Range - Class in com.github.robtimus.net.ip
A skeleton implementation of the IPRange interface for IPv4 addresses.
AbstractIPv4Range() - Constructor for class com.github.robtimus.net.ip.AbstractIPv4Range
 
AbstractIPv6Range - Class in com.github.robtimus.net.ip
A skeleton implementation of the IPRange interface for IPv6 addresses.
AbstractIPv6Range() - Constructor for class com.github.robtimus.net.ip.AbstractIPv6Range
 
add(IP) - Method in interface com.github.robtimus.net.ip.IPRange
addAll(Collection<? extends IP>) - Method in interface com.github.robtimus.net.ip.IPRange
all() - Static method in interface com.github.robtimus.net.ip.IPv4Range
Returns an IP range that includes all possible IPv4 address.
all() - Static method in interface com.github.robtimus.net.ip.IPv6Range
Returns an IP range that includes all possible IPv6 address.
anyVersion() - Static method in class com.github.robtimus.net.ip.IPAddressFormatter
Returns a new builder for formatters for printing and parsing IP addresses of any version.
anyVersionWithDefaults() - Static method in class com.github.robtimus.net.ip.IPAddressFormatter
Returns a formatter for printing and parsing IP addresses of any version.
append(IP, A) - Method in class com.github.robtimus.net.ip.IPAddressFormatter
Appends an IP address to an Appendable.
append(byte[], A) - Method in class com.github.robtimus.net.ip.IPAddressFormatter
Appends an IP address to an Appendable.
asFormat() - Method in class com.github.robtimus.net.ip.IPAddressFormatter
Returns an IPAddressFormat that delegates to this object.
asRange() - Method in class com.github.robtimus.net.ip.IPAddress
Returns an IP range containing only this IP address.
asRange() - Method in class com.github.robtimus.net.ip.IPv4Address
 
asRange() - Method in class com.github.robtimus.net.ip.IPv6Address
 
A B C E F G H I L M N P R S T V W 
Skip navigation links

Copyright © 2019–2023. All rights reserved.