Package | Description |
---|---|
com.hazelcast.util.collection |
The Agrona project backport: collections.
|
Class and Description |
---|
BiInt2ObjectMap.EntryConsumer
Handler for a map entry
|
InflatableSet
Provides fast
Set implementation for cases where items are known to not
contain duplicates. |
InflatableSet.Builder
Builder for
InflatableSet . |
Int2ObjectHashMap.KeyIterator
Adds an unboxed next() method to the standard Iterator interface.
|
Int2ObjectHashMap.KeySet
Adds non-boxing methods to the standard Set interface.
|
IntHashSet
Simple fixed-size int hashset.
|
IntIterator
An iterator for a sequence of primitive integers.
|
Long2LongHashMap
A Probing hashmap specialised for long key and value pairs.
|
Long2LongHashMap.LongIterator
Adds an unboxed next() method to the standard Iterator interface.
|
Long2LongHashMap.LongLongCursor
Implements the cursor.
|
Long2ObjectHashMap.KeyIterator
Adds an unboxed next() method to the standard Iterator interface.
|
Long2ObjectHashMap.KeySet
Adds non-boxing methods to the standard Set interface.
|
LongHashSet
Simple fixed-size long hashset.
|
LongIterator
An iterator for a sequence of primitive integers.
|
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.