Module inet.ipaddr

Interface IPAddressGenericDivision

    • Method Detail

      • isFullRange

        default boolean isFullRange()
        Description copied from interface: AddressItem
        whether this address item represents all possible values attainable by an address item of this type
        Specified by:
        isFullRange in interface AddressItem
        Specified by:
        isFullRange in interface IPAddressStringDivision
        Returns:
        whether this address item represents all possible values attainable by an address item of this type, or in other words, both includesZero() and includesMax() return true
      • isPrefixed

        boolean isPrefixed()