Module inet.ipaddr

Interface AddressGenericDivision

All Superinterfaces:
AddressItem, AddressStringDivision, Comparable<AddressItem>, Serializable
All Known Subinterfaces:
AddressSegment, IPAddressGenericDivision
All Known Implementing Classes:
AddressBitsDivision, AddressDivision, AddressDivisionBase, IPAddressBitsDivision, IPAddressDivision, IPAddressJoinedSegments, IPAddressLargeDivision, IPAddressSegment, IPv4AddressSegment, IPv4JoinedSegments, IPv6AddressSegment, MACAddressSegment

public interface AddressGenericDivision extends AddressStringDivision, AddressItem
Represents a division for any address series.
Author:
sfoley