类 ArrayKeyValueIterator
java.lang.Object
org.ssssssss.script.runtime.lang.ArrayValueIterator
org.ssssssss.script.runtime.lang.ArrayKeyValueIterator
- 所有已实现的接口:
Iterator<Object>,KeyIterator
-
字段概要
从类继承的字段 org.ssssssss.script.runtime.lang.ArrayValueIterator
index -
构造器概要
构造器 -
方法概要
从类继承的方法 org.ssssssss.script.runtime.lang.ArrayValueIterator
hasNext, next从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 java.util.Iterator
forEachRemaining, remove
-
构造器详细资料
-
ArrayKeyValueIterator
-
-
方法详细资料
-
getKey
- 指定者:
getKey在接口中KeyIterator
-