Class THashMapFactory<K,V>

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

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

    • THashMapFactory

      public THashMapFactory()
  • Method Details