- java.lang.Object
-
- com.carrotsearch.hppc.IntIntOpenHashMap
-
- com.thinkaurelius.titan.util.datastructures.IntHashSet
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.carrotsearch.hppc.IntIntOpenHashMap
com.carrotsearch.hppc.IntIntOpenHashMap.KeysContainer
-
Field Summary
-
Fields inherited from class com.carrotsearch.hppc.IntIntOpenHashMap
allocated, assigned, DEFAULT_CAPACITY, DEFAULT_LOAD_FACTOR, keys, loadFactor, MIN_CAPACITY, values
-
Method Summary
-
Methods inherited from class com.carrotsearch.hppc.IntIntOpenHashMap
clear, clone, containsKey, forEach, from, from, get, isEmpty, iterator, keys, lget, lset, newInstance, newInstance, nextCapacity, put, putAll, putAll, putIfAbsent, putOrAdd, remove, removeAll, removeAll, roundCapacity, shiftConflictingKeys, toString, values
-
-
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.IntIntOpenHashMap
-
hashCode
public int hashCode()
- Specified by:
hashCode in interface com.carrotsearch.hppc.IntIntMap
- Overrides:
hashCode in class com.carrotsearch.hppc.IntIntOpenHashMap
Copyright © 2012–2014. All rights reserved.