Uses of Package
com.googlecode.aviator.runtime.function.seq
Packages that use com.googlecode.aviator.runtime.function.seq
-
Classes in com.googlecode.aviator.runtime.function.seq used by com.googlecode.aviator.runtime.function.seqClassDescriptionBase class for min/max function.seq.collector(seq) to create a collector for this sequence.seq.raw(collector) to retrieve the raw container of collector.seq.keys(map) to retrieve keys sequence of the map.reverse(seq) to reverse an array or list in place.seq.vals(map) to retrieve values sequence of the map.seq.collector(seq) to create a collector for this sequence.