public static final class CollectionHandlers.EmptyEnumerator<T> extends Object implements Enumeration<T>, Serializable
Constructor and Description |
---|
CollectionHandlers.EmptyEnumerator() |
public boolean hasMoreElements()
hasMoreElements
in interface Enumeration<T>
public T nextElement()
nextElement
in interface Enumeration<T>
Copyright © 2014. All rights reserved.