Interface MEnumeration

    • Method Detail

      • nextElement

        java.lang.Object nextElement()
        Specified by:
        nextElement in interface java.util.Enumeration
        Specified by:
        nextElement in interface IOEnumeration
      • hasMoreElements

        boolean hasMoreElements()
        Specified by:
        hasMoreElements in interface java.util.Enumeration
        Specified by:
        hasMoreElements in interface IOEnumeration