package java.util
implements Iterator<T>, Enumeration<T>
import java.util.Hashtable
Available on javahasMoreElements ():Bool
hasNext ():Bool
next ():T
nextElement ():T
remove ():Void
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/util/Hashtable_Enumerator.html