Class AbstractSequence<T>
java.lang.Object
com.googlecode.aviator.runtime.type.seq.AbstractSequence<T>
- Type Parameters:
T-
- Direct Known Subclasses:
ArraySequence,CharSeqSequence,EmptySequence,IterableSequence,LimitedSequence,MapSequence
Impl
Object.toString() for sub-classes sequence.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface com.googlecode.aviator.runtime.type.Sequence
hintSize, newCollector