Uses of Class
inet.ipaddr.format.large.IPAddressLargeDivision
-
Packages that use IPAddressLargeDivision Package Description inet.ipaddr.format.large Classes for constructing arbitrary divisions of unlimited length and the groupings of those divisions. -
-
Uses of IPAddressLargeDivision in inet.ipaddr.format.large
Methods in inet.ipaddr.format.large that return IPAddressLargeDivision Modifier and Type Method Description IPAddressLargeDivision
IPAddressLargeDivisionGrouping. getDivision(int index)
Constructors in inet.ipaddr.format.large with parameters of type IPAddressLargeDivision Constructor Description IPAddressLargeDivisionGrouping(IPAddressLargeDivision[] divisions, IPAddressNetwork<?,?,?,?,?> network)
-