Package | Description |
---|---|
com.hazelcast.internal.util.collection |
Primitive-typed collections.
|
Class and Description |
---|
Long2LongMap
A map that uses primitive
long s 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
long s. |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.