interface java.util.Enumeration<E>
Available on java
function hasMoreElements():Bool
function nextElement():E