Class ScriptValue.WrappedGenericIterator

java.lang.Object
com.blackrook.rookscript.ScriptValue.WrappedGenericIterator
All Implemented Interfaces:
ScriptIteratorType, Iterator<ScriptIteratorType.IteratorPair>
Enclosing class:
ScriptValue

public static class ScriptValue.WrappedGenericIterator extends Object implements ScriptIteratorType
Iterator Type for OBJECTREFs that return their own iterators.