[ https://issues.apache.org/jira/browse/NET-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Makoto Sakaguchi updated NET-630: --------------------------------- Description: The constructors of this class has been modified to create a object of subnet summary information. Also, added two new static methods to create the object. Change log * The method rangeCheck, pop, and format of SubnetUtils was moved to the NEW SubnetInfo class. * Removed the insignificant value representation, which are no reasons to be defined in this class. * *Renamed getAddressCount() to getAddressCountString()* ** The old name, getAddressCount(), was the obsoleted name and confused others. * Removed the NEW SubnetUtils class * Improved comments https://github.com/apache/commons-net/pull/23 was: The constructors of this class has been modified to create a object of subnet summary information. Also, added two new static methods to create the object. Change log * The method rangeCheck, pop, and format of SubnetUtils was moved to the NEW SubnetInfo class. Improved comments * Improved comments * Removed the insignificant value representation, which are no reasons to be defined in this class. * *Renamed getAddressCount() to getAddressCountString()* ** The old name, getAddressCount(), was the obsoleted name and confused others. * Removed the NEW SubnetUtils class https://github.com/apache/commons-net/pull/23 > NET-630 Changed SubnetUtils for NEW SubnetInfo > ---------------------------------------------- > > Key: NET-630 > URL: https://issues.apache.org/jira/browse/NET-630 > Project: Commons Net > Issue Type: Sub-task > Reporter: Makoto Sakaguchi > > The constructors of this class has been modified to create a object of subnet > summary information. > Also, added two new static methods to create the object. > Change log > * The method rangeCheck, pop, and format of SubnetUtils was moved to the NEW > SubnetInfo class. > * Removed the insignificant value representation, which are no reasons to be > defined in this class. > * *Renamed getAddressCount() to getAddressCountString()* > ** The old name, getAddressCount(), was the obsoleted name and confused > others. > * Removed the NEW SubnetUtils class > * Improved comments > https://github.com/apache/commons-net/pull/23 -- This message was sent by Atlassian JIRA (v6.3.15#6346)