public abstract class Collector<E,L> extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Collector.ArrayListCollector<E> |
static class |
Collector.NullSkipper<E,L> |
Constructor and Description |
---|
Collector() |
Copyright © 2014. All rights reserved.