Interface ConfigurationCacheSupport.SerializableCollector<T,A,R>  
- All Superinterfaces:
 Collector<T,,A, R> Serializable
- Enclosing class:
 - ConfigurationCacheSupport
 
public static interface ConfigurationCacheSupport.SerializableCollector<T,A,R>  
extends Collector<T,A,R>, Serializable  
- 
Nested Class Summary
Nested classes/interfaces inherited from interface java.util.stream.Collector
Collector.Characteristics - 
Method Summary
Methods inherited from interface java.util.stream.Collector
accumulator, characteristics, combiner, finisher, supplier