Uses of Class
org.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Packages that use SubnetUtils.SubnetInfo Package Description org.apache.commons.net.util Utility classes -
-
Uses of SubnetUtils.SubnetInfo in org.apache.commons.net.util
Fields in org.apache.commons.net.util declared as SubnetUtils.SubnetInfo Modifier and Type Field Description private SubnetUtils.SubnetInfoSubnetUtils.SubnetAddressStringIterable. subnetInfoprivate SubnetUtils.SubnetInfoSubnetUtils.SubnetAddressStringIterator. subnetInfoMethods in org.apache.commons.net.util that return SubnetUtils.SubnetInfo Modifier and Type Method Description SubnetUtils.SubnetInfoSubnetUtils. getInfo()Gets aSubnetUtils.SubnetInfoinstance that contains subnet-specific statisticsConstructors in org.apache.commons.net.util with parameters of type SubnetUtils.SubnetInfo Constructor Description SubnetAddressStringIterable(SubnetUtils.SubnetInfo subnetInfo)Constructs a new instance.SubnetAddressStringIterator(SubnetUtils.SubnetInfo subnetInfo)Constructs a new instance.
-