| Package | Description |
|---|---|
| inet.ipaddr.format.util |
Contains utility classes such as collections, spliterators, and String-writers.
|
| inet.ipaddr.ipv4 |
Classes for IPv4
|
| inet.ipaddr.ipv6 |
Classes for IPv6
|
| inet.ipaddr.mac |
Classes for MAC addresses.
|
| Modifier and Type | Method and Description |
|---|---|
abstract AssociativeAddedTree<K,V> |
AssociativeAddressTrie.constructAddedNodesTree() |
| Modifier and Type | Method and Description |
|---|---|
AssociativeAddedTree<IPv4Address,V> |
IPv4AddressAssociativeTrie.constructAddedNodesTree() |
| Modifier and Type | Method and Description |
|---|---|
AssociativeAddedTree<IPv6Address,V> |
IPv6AddressAssociativeTrie.constructAddedNodesTree() |
| Modifier and Type | Method and Description |
|---|---|
AssociativeAddedTree<MACAddress,V> |
MACAddressAssociativeTrie.constructAddedNodesTree() |