Uses of Class
inet.ipaddr.format.util.Partition
Packages that use Partition
Package
Description
Contains utility classes such as collections, spliterators, and String-writers.
-
Uses of Partition in inet.ipaddr.format.util
Methods in inet.ipaddr.format.util that return PartitionModifier and TypeMethodDescriptionstatic <E extends AddressSegmentSeries>
Partition<E> Partition.partitionWithSingleBlockSize
(E newAddr) Partitions the address series into prefix blocks and single addresses.Partition.partitionWithSpanningBlocks
(E newAddr) Partitions the address series into prefix blocks and single addresses.