Class AddressRangeImpl

  • All Implemented Interfaces:
    AddressRange, java.io.Serializable, java.lang.Comparable<AddressRange>

    public class AddressRangeImpl
    extends java.lang.Object
    implements AddressRange, java.io.Serializable
    Implementation of an AddressRange. An AddressRange is a contiguous inclusive set of addresses from some minimum to a maximum address. Once created it is immutable.
    Since:
    2000-2-16
    See Also:
    Serialized Form