- java.lang.Object
-
- com.carrotsearch.hppc.IntIntHashMap
-
- com.thinkaurelius.titan.util.datastructures.IntHashSet
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.carrotsearch.hppc.IntIntHashMap
com.carrotsearch.hppc.IntIntHashMap.KeysContainer
-
Field Summary
-
Fields inherited from class com.carrotsearch.hppc.IntIntHashMap
assigned, hasEmptyKey, keyMixer, keys, loadFactor, mask, orderMixer, resizeAt, values
-
Method Summary
-
Methods inherited from class com.carrotsearch.hppc.IntIntHashMap
addTo, allocateBuffers, allocateThenInsertThenRehash, clear, clone, containsKey, ensureCapacity, equalElements, forEach, forEach, from, get, getOrDefault, hashKey, indexExists, indexGet, indexInsert, indexOf, indexReplace, isEmpty, iterator, keys, put, putAll, putAll, putIfAbsent, putOrAdd, rehash, release, remove, removeAll, removeAll, removeAll, shiftConflictingKeys, toString, values, verifyLoadFactor, visualizeKeyDistribution
-
-
Constructor Detail
-
IntHashSet
public IntHashSet()
-
Method Detail
-
getAll
public int[] getAll()
- Specified by:
getAll in interface IntSet
-
size
public int size()
- Specified by:
size in interface com.carrotsearch.hppc.IntIntAssociativeContainer
- Specified by:
size in interface IntSet
- Overrides:
size in class com.carrotsearch.hppc.IntIntHashMap
-
hashCode
public int hashCode()
- Specified by:
hashCode in interface com.carrotsearch.hppc.IntIntMap
- Overrides:
hashCode in class com.carrotsearch.hppc.IntIntHashMap
Copyright © 2012–2015. All rights reserved.