Uses of Class
inet.ipaddr.PrefixBlockAllocator.AllocatedBlock
Packages that use PrefixBlockAllocator.AllocatedBlock
-
Uses of PrefixBlockAllocator.AllocatedBlock in inet.ipaddr
Methods in inet.ipaddr that return PrefixBlockAllocator.AllocatedBlockModifier and TypeMethodDescriptionPrefixBlockAllocator.allocateBitLengths(int... bitLengths) Returns multiple blocks of the given bit-lengths, or null if there is insufficient space in the allocator.PrefixBlockAllocator.allocateSizes(long... blockSizes) Returns multiple blocks of sufficient size for the given size required, or null if there is insufficient space in the allocator.