Class TroveObjectLongMap<K>

java.lang.Object
com.gigaspaces.internal.collections.trove.TroveObjectLongMap<K>
All Implemented Interfaces:
ObjectLongMap<K>

public class TroveObjectLongMap<K> extends Object implements ObjectLongMap<K>
Since:
12.0
Author:
Niv Ingberg
  • Constructor Details

    • TroveObjectLongMap

      public TroveObjectLongMap()
  • Method Details