protected class ReportQueryResult.KeySet extends ReportQueryResult.EntrySet
Modifier | Constructor and Description |
---|---|
protected |
KeySet() |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(Object object) |
Iterator |
iterator() |
boolean |
remove(Object object) |
clear, size
equals, hashCode, removeAll
add, addAll, containsAll, isEmpty, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
add, addAll, containsAll, isEmpty, retainAll, spliterator, toArray, toArray
parallelStream, removeIf, stream
public Iterator iterator()
iterator
in interface Iterable
iterator
in interface Collection
iterator
in interface Set
iterator
in class ReportQueryResult.EntrySet
public boolean contains(Object object)
contains
in interface Collection
contains
in interface Set
contains
in class ReportQueryResult.EntrySet
public boolean remove(Object object)
remove
in interface Collection
remove
in interface Set
remove
in class ReportQueryResult.EntrySet
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.