| Interface | Description | 
|---|---|
| Long2LongMap | 
 A map that uses primitive  
longs for both key and value. | 
| LongCursor | 
 Cursor over a collection of  
long values. | 
| LongLongCursor | 
 Cursor over the entries of a primitive  
long-to-long map. | 
| LongSet | 
 Set of primitive  
longs. | 
| Class | Description | 
|---|---|
| HsaHeapMemoryManager | 
 Memory manager backed by  
long[][]. | 
| Long2LongMapHsa | 
 a  
Long2LongMap implemented in terms of a HashSlotArray8byteKey. | 
| LongSetHsa | 
LongSet implementation based on HashSlotArray8byteKey. | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.