public abstract boolean hasMoreElements ()

Tests if this enumeration contains more elements.

Returns:  true if and only if this enumeration object contains at least one more element to provide; false otherwise.