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