| Package | Description | 
|---|---|
| com.hazelcast.query.impl.getters | 
 Helper classes for extractions of values from object instances. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ImmutableMultiResult<T>
Immutable version of the MultiResult. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
AbstractMultiValueGetter.reduceCollectionInto(MultiResult collector,
                    Collection currentObject)  | 
protected void | 
AbstractMultiValueGetter.reduceInto(MultiResult collector,
          Object currentObject)  | 
| Constructor and Description | 
|---|
ImmutableMultiResult(MultiResult<T> multiResult)  | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.