- java.lang.Object
-
- java.util.AbstractCollection<E>
-
- java.util.AbstractSet<java.lang.Integer>
-
- org.agrona.collections.Int2ObjectCache.KeySet
-
-
Constructor Summary
Constructors
Constructor and Description |
KeySet() |
-
Method Summary
-
Methods inherited from class java.util.AbstractSet
equals, hashCode, removeAll
-
Methods inherited from class java.util.AbstractCollection
add, addAll, containsAll, isEmpty, retainAll, toArray, toArray, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Set
add, addAll, containsAll, isEmpty, retainAll, spliterator, toArray, toArray
-
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream
-
Methods inherited from interface java.lang.Iterable
forEach
-
-
Method Detail
-
size
public int size()
- Specified by:
size
in interface java.util.Collection<java.lang.Integer>
- Specified by:
size
in interface java.util.Set<java.lang.Integer>
- Specified by:
size
in class java.util.AbstractCollection<java.lang.Integer>
-
clear
public void clear()
- Specified by:
clear
in interface java.util.Collection<java.lang.Integer>
- Specified by:
clear
in interface java.util.Set<java.lang.Integer>
- Overrides:
clear
in class java.util.AbstractCollection<java.lang.Integer>
Copyright © 2014-2019 Real Logic Ltd. All Rights Reserved.