Class HashMapFactory<K,V>
java.lang.Object
com.gigaspaces.internal.utils.collections.HashMapFactory<K,V>
- All Implemented Interfaces:
MapFactory<K,V>
- Since:
- 12.0
- Author:
- Niv Ingberg
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HashMapFactory
public HashMapFactory()
-
-
Method Details
-
create
- Specified by:
createin interfaceMapFactory<K,V>
-
copy
- Specified by:
copyin interfaceMapFactory<K,V>
-