Uses of Interface
com.googlecode.aviator.runtime.type.Collector
Packages that use Collector
Package
Description
-
Uses of Collector in com.googlecode.aviator.runtime.module
Methods in com.googlecode.aviator.runtime.module that return Collector -
Uses of Collector in com.googlecode.aviator.runtime.type
Methods in com.googlecode.aviator.runtime.type that return Collector -
Uses of Collector in com.googlecode.aviator.runtime.type.seq
Classes in com.googlecode.aviator.runtime.type.seq that implement CollectorMethods in com.googlecode.aviator.runtime.type.seq that return CollectorModifier and TypeMethodDescriptionArraySequence.newCollector(int size) CharSeqSequence.newCollector(int size) EmptySequence.newCollector(int size) IterableSequence.newCollector(int size) LimitedSequence.newCollector(int size) MapSequence.newCollector(int size)