U - public class JSArray.ValuesIterator<U> extends JSIterator<U>
JSIterator.NextJSPropertyAttributeDontDelete, JSPropertyAttributeDontEnum, JSPropertyAttributeNone, JSPropertyAttributeReadOnly| Modifier and Type | Method and Description |
|---|---|
U |
next()
Gets the next element of the array
|
hasNext, jsnext, removegetJSObject__nullFunc, callAsFunction, callAsFunction, callAsFunction, callAsFunction, deleteProperty, getThis, hashCode, hasProperty, isConstructor, isFunction, property, property, property, propertyAtIndex, propertyAtIndex, propertyNames, prototype, prototypeequals, getContext, isArray, isBoolean, isDate, isEqual, isInstanceOfConstructor, isNull, isNumber, isObject, isStrictEqual, isString, isUndefined, toBoolean, toFunction, toJSArray, toJSON, toJSON, toNumber, toObject, toString, valueRefpublic U next()
next in interface java.util.Iterator<U>next in class JSIterator<U>Iterator.next()