Class HashMapFactory<K,V>

java.lang.Object
com.gigaspaces.internal.utils.collections.HashMapFactory<K,V>
All Implemented Interfaces:
MapFactory<K,V>

public class HashMapFactory<K,V> extends Object implements MapFactory<K,V>
Since:
12.0
Author:
Niv Ingberg
  • Constructor Details

    • HashMapFactory

      public HashMapFactory()
  • Method Details