K - key typeV - value typepublic interface ConstructorFunction<K,V>
| Modifier and Type | Method and Description | 
|---|---|
V | 
createNew(K arg)
Creates a new instance of an object given the construction argument 
 | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.