Package uk.ipfreely.sets
package uk.ipfreely.sets
Specialized IP address collection types capable of representing entire address ranges or subsets thereof.
Use AddressSets
to create sets.
-
ClassDescriptionAddressSet<A extends Address<A>>Discrete set interface of zero to
Family.max()
Address
es.AddressSet
interface that forms contiguous range of one or moreAddress
es.