Available on jvm
staticfinalread onlyEMPTY_ITERATOR:Collections_EmptyListIterator<Dynamic>
add(param1:E):Void
hasPrevious():Bool
nextIndex():Int
previous():E
previousIndex():Int
set(param1:E):Void
forEachRemaining(param1:Consumer<Dynamic>):Void
hasNext():Bool
next():E
remove():Void