| Package | Description |
|---|---|
| com.googlecode.aviator.runtime.function.seq |
| Class and Description |
|---|
| AbstractSeqMinMaxFunction
Base class for min/max function.
|
| 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.
|
Copyright © 2010–2022. All rights reserved.