Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
@return the next element of this enumeration. @exception NoSuchElementException if no more elements exist.
See Implementation
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
@return the next element of this enumeration. @exception NoSuchElementException if no more elements exist.