[
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.
h2. Change log
h3. 3/24/17
* *SubnetInfo class into a subclass of SubnetUtil*
* The getAddressCount and getAllAddresses methods were reimplemented
** For compatibility
* Moved IP4Subnet and IP6Subnet classes into the until package
h3. 3/23/17
* *Renamed getAddressCount() to getAddressCountString()*
** The old name, getAddressCount(), was the obsoleted name and confused others
* Removed the insignificant value representation, which are no reasons to be
defined in this class
* -Changes the path to SubnetInfo (SubnetUtilsExample.java and
SubnetUtilsTest.java)-
* -Replaced getAddressCount to getAddressLong in the SubnetUtilsTest class-
* Improved comments
https://github.com/apache/commons-net/pull/25
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
* *SubnetInfo class into a subclass of SubnetUtil*
* The getAddressCount and getAllAddresses methods were reimplemented
** For compatibility
* Moved IP4Subnet and IP6Subnet classes into the until package
* *Renamed getAddressCount() to getAddressCountString()*
** The old name, getAddressCount(), was the obsoleted name and confused others
* Removed the insignificant value representation, which are no reasons to be
defined in this class
* Improved comments
https://github.com/apache/commons-net/pull/25
> NET-630 Changed SubnetUtils for NEW SubnetInfo subclass
> -------------------------------------------------------
>
> 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.
> h2. Change log
> h3. 3/24/17
> * *SubnetInfo class into a subclass of SubnetUtil*
> * The getAddressCount and getAllAddresses methods were reimplemented
> ** For compatibility
> * Moved IP4Subnet and IP6Subnet classes into the until package
> h3. 3/23/17
> * *Renamed getAddressCount() to getAddressCountString()*
> ** The old name, getAddressCount(), was the obsoleted name and confused others
> * Removed the insignificant value representation, which are no reasons to be
> defined in this class
> * -Changes the path to SubnetInfo (SubnetUtilsExample.java and
> SubnetUtilsTest.java)-
> * -Replaced getAddressCount to getAddressLong in the SubnetUtilsTest class-
> * Improved comments
> https://github.com/apache/commons-net/pull/25
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)