Class ArraySequence
java.lang.Object
com.googlecode.aviator.runtime.type.seq.AbstractSequence<Object>
com.googlecode.aviator.runtime.type.seq.ArraySequence
Sequence for object array.
- Author:
- dennis(killme2008@gmail.com)
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.googlecode.aviator.runtime.type.seq.AbstractSequence
toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
ArraySequence
-
-
Method Details
-
hintSize
public int hintSize() -
newCollector
-
iterator
-