Uses of Package
inet.ipaddr.format.util
Packages that use inet.ipaddr.format.util
Package
Description
Base classes for IP addresses and generic addresses.
Base classes for generic representations of address divisions and groupings of address divisions.
Classes for constructing arbitrary divisions of unlimited length and the groupings of those divisions.
Classes for constructing division groupings in which the divisions are under 64 bits of length.
Classes for constructing division groupings for producing strings.
Contains utility classes such as collections, spliterators, and String-writers.
Represents and matches different address string formats with sql.
Classes for IPv4
Classes for IPv6
Classes for MAC addresses.
-
Classes in inet.ipaddr.format.util used by inet.ipaddrClassDescriptionAddressComponentSpliterator is a
Spliterator
for address items.AddressComponentSpliterator is an AddressComponentRangeSpliterator for address components where the type of the item producing the spliterator matches the type of the item traversed. -
Classes in inet.ipaddr.format.util used by inet.ipaddr.formatClassDescriptionAddressComponentSpliterator is a
Spliterator
for address items.AddressComponentSpliterator is an AddressComponentRangeSpliterator for address components where the type of the item producing the spliterator matches the type of the item traversed.Each segment params has settings to write exactly one type of IP address part string segment. -
Classes in inet.ipaddr.format.util used by inet.ipaddr.format.largeClassDescriptionEach segment params has settings to write exactly one type of IP address part string segment.
-
Classes in inet.ipaddr.format.util used by inet.ipaddr.format.standardClassDescriptionEach segment params has settings to write exactly one type of IP address part string segment.
-
Classes in inet.ipaddr.format.util used by inet.ipaddr.format.stringClassDescriptionEach segment params has settings to write exactly one type of IP address part string segment.
-
Classes in inet.ipaddr.format.util used by inet.ipaddr.format.utilClassDescriptionAddedTreeNode represents a node in an AddedTree.AddressComponentSpliterator is a
Spliterator
for address items.AddressComponentSpliterator is an AddressComponentRangeSpliterator for address components where the type of the item producing the spliterator matches the type of the item traversed.An object for writing an address part string in a specific format.A compact binary trie (aka compact binary prefix tree, or binary radix trie), for addresses and/or CIDR prefix block subnets.A node for a compact binary prefix trie whose elements are prefix block subnets or addresses,Wraps aAssociativeAddressTrie
to view it as a Java Collections Framework map, implementing theMap
,SortedMap
, andNavigableMap
interfaces.Provides an interface to the trie operations.Provides an interface to the trie add operations.Provides an interface to the associative trie operations.Provides an interface to the associative trie put operations.Wraps aAddressTrie
to view it as a Java Collections Framework set, implementing theSet
,SortedSet
andNavigableSet
interfaces.AssociativeAddedTree is similar to AddedTree but originates from an AssociativeTrie.AssociativeAddedTreeNode represents a node in an AssociativeAddedTree.An address trie in which each node is associated with a value.Contains a pair of IPv4 and IPv6 tries for a data structure that can have fast look-up and containment checks of both IPv4 and IPv6 addresses.A binary tree node.Combines an IPv4 with an IPv6 associative trie to map both IPv4 and IPv6 addresses and prefix blocks.Combines an IPv4 with an IPv6 trie to store both IPv4 and IPv6 addresses and prefix blocks.Pairs a part of an IP address along with an instance of a parameter class to define a specific string.An object for writing an IP address part string in a specific format.Represents a partition of an element, such as a subnet, into one or elements of the same type that represent the same set of values.TreeOps is an interface to the operations supported by both trees and tree nodes: traversals, cloning, and serialization. -
Classes in inet.ipaddr.format.util used by inet.ipaddr.format.util.sqlClassDescriptionPairs a part of an IP address along with an instance of a parameter class to define a specific string.An object for writing an IP address part string in a specific format.
-
Classes in inet.ipaddr.format.util used by inet.ipaddr.ipv4ClassDescriptionAddedTree is an alternative non-binary tree data structure originating from a binary trie with the possible exception of the root, which matches the root node of the original.AddressComponentSpliterator is a
Spliterator
for address items.AddressComponentSpliterator is an AddressComponentRangeSpliterator for address components where the type of the item producing the spliterator matches the type of the item traversed.A compact binary trie (aka compact binary prefix tree, or binary radix trie), for addresses and/or CIDR prefix block subnets.A node for a compact binary prefix trie whose elements are prefix block subnets or addresses,Provides an interface to the trie operations.Provides an interface to the trie add operations.Provides an interface to the associative trie operations.Provides an interface to the associative trie put operations.AssociativeAddedTree is similar to AddedTree but originates from an AssociativeTrie.An address trie in which each node is associated with a value.A binary tree node.TreeOps is an interface to the operations supported by both trees and tree nodes: traversals, cloning, and serialization. -
Classes in inet.ipaddr.format.util used by inet.ipaddr.ipv6ClassDescriptionAddedTree is an alternative non-binary tree data structure originating from a binary trie with the possible exception of the root, which matches the root node of the original.AddressComponentSpliterator is a
Spliterator
for address items.AddressComponentSpliterator is an AddressComponentRangeSpliterator for address components where the type of the item producing the spliterator matches the type of the item traversed.A compact binary trie (aka compact binary prefix tree, or binary radix trie), for addresses and/or CIDR prefix block subnets.A node for a compact binary prefix trie whose elements are prefix block subnets or addresses,Provides an interface to the trie operations.Provides an interface to the trie add operations.Provides an interface to the associative trie operations.Provides an interface to the associative trie put operations.AssociativeAddedTree is similar to AddedTree but originates from an AssociativeTrie.An address trie in which each node is associated with a value.A binary tree node.TreeOps is an interface to the operations supported by both trees and tree nodes: traversals, cloning, and serialization. -
Classes in inet.ipaddr.format.util used by inet.ipaddr.macClassDescriptionAddedTree is an alternative non-binary tree data structure originating from a binary trie with the possible exception of the root, which matches the root node of the original.AddressComponentSpliterator is a
Spliterator
for address items.AddressComponentSpliterator is an AddressComponentRangeSpliterator for address components where the type of the item producing the spliterator matches the type of the item traversed.A compact binary trie (aka compact binary prefix tree, or binary radix trie), for addresses and/or CIDR prefix block subnets.A node for a compact binary prefix trie whose elements are prefix block subnets or addresses,Provides an interface to the trie operations.Provides an interface to the trie add operations.Provides an interface to the associative trie operations.Provides an interface to the associative trie put operations.AssociativeAddedTree is similar to AddedTree but originates from an AssociativeTrie.An address trie in which each node is associated with a value.A binary tree node.TreeOps is an interface to the operations supported by both trees and tree nodes: traversals, cloning, and serialization.