public class GridLeanIdentitySet<T> extends AbstractSet<T>
| Constructor and Description |
|---|
GridLeanIdentitySet() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(T t) |
void |
clear() |
boolean |
contains(Object o) |
Iterator<T> |
iterator() |
int |
size() |
equals, hashCode, removeAlladdAll, containsAll, isEmpty, remove, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAll, containsAll, isEmpty, remove, retainAll, spliterator, toArray, toArrayparallelStream, removeIf, streampublic boolean contains(Object o)
contains in interface Collection<T>contains in interface Set<T>contains in class AbstractCollection<T>public boolean add(T t)
add in interface Collection<T>add in interface Set<T>add in class AbstractCollection<T>public void clear()
clear in interface Collection<T>clear in interface Set<T>clear in class AbstractCollection<T>public int size()
size in interface Collection<T>size in interface Set<T>size in class AbstractCollection<T>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020