Interface IEnumeration

    • Method Detail

      • getEnumerators

        IEnumerator[] getEnumerators()
        Returns an array of the IEnumerators declared in this enumeration
      • getMinValue

        long getMinValue()
        Since:
        5.2
      • getMaxValue

        long getMaxValue()
        Since:
        5.2