T - type of the collected valuepublic abstract class ValueCollector<T> extends Object
ValueExtractor| Constructor and Description | 
|---|
| ValueCollector() | 
public abstract void addObject(T value)
value - value to be collectedCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.