I - P - public interface AggregateTransformer<I,P> extends Transformer<I,P>
| Modifier and Type | Method and Description |
|---|---|
Collection<P> |
transformAll(Collection<? extends I> inputs) |
transformCollection<P> transformAll(Collection<? extends I> inputs)
Copyright © 2015. All Rights Reserved.