| Package | Description |
|---|---|
| inet.ipaddr.format.util |
Contains utility classes such as collections, spliterators, and String-writers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DualIPv4v6AssociativeTries<V>
Combines an IPv4 with an IPv6 associative trie to map both IPv4 and IPv6 addresses and prefix blocks.
|
class |
DualIPv4v6Tries
Combines an IPv4 with an IPv6 trie to store both IPv4 and IPv6 addresses and prefix blocks.
|
| Modifier and Type | Method and Description |
|---|---|
BaseDualIPv4v6Tries<T4,T6> |
BaseDualIPv4v6Tries.clone() |