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