E
public interface Enumeration<E>
boolean
hasMoreElements()
nextElement()
boolean hasMoreElements()
E nextElement()