public class JSArray.KeysIterator extends JSIterator<java.lang.Integer>
JSIterator.Next
JSPropertyAttributeDontDelete, JSPropertyAttributeDontEnum, JSPropertyAttributeNone, JSPropertyAttributeReadOnly
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
next()
Gets the next key in the array
|
hasNext, jsnext, remove
getJSObject
__nullFunc, callAsFunction, callAsFunction, callAsFunction, callAsFunction, deleteProperty, getThis, hashCode, hasProperty, isConstructor, isFunction, property, property, property, propertyAtIndex, propertyAtIndex, propertyNames, prototype, prototype
equals, getContext, isArray, isBoolean, isDate, isEqual, isInstanceOfConstructor, isNull, isNumber, isObject, isStrictEqual, isString, isUndefined, toBoolean, toFunction, toJSArray, toJSON, toJSON, toNumber, toObject, toString, valueRef
public java.lang.Integer next()
next
in interface java.util.Iterator<java.lang.Integer>
next
in class JSIterator<java.lang.Integer>
Iterator.next()