Uses of Package
com.googlecode.aviator.runtime.function.seq
-
Packages that use com.googlecode.aviator.runtime.function.seq Package Description com.googlecode.aviator.runtime.function.seq -
Classes in com.googlecode.aviator.runtime.function.seq used by com.googlecode.aviator.runtime.function.seq Class Description AbstractSeqMinMaxFunction Base class for min/max function.AbstractSeqMinMaxFunction.Op SeqCollectorFunction seq.collector(seq) to create a collector for this sequence.SeqCollectorRawFunction seq.raw(collector) to retrieve the raw container of collector.SeqCompsitePredFunFunction.LogicOp SeqKeysFunction seq.keys(map) to retrieve keys sequence of the map.SeqReverseFunction reverse(seq) to reverse an array or list in place.SeqValsFunction seq.vals(map) to retrieve values sequence of the map.SeqZipmapFunction seq.collector(seq) to create a collector for this sequence.