E - the element typepublic class IndexableSet<E> extends InsertionOrderSet<E>
IndexableSet| Constructor and Description |
|---|
IndexableSet() |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex(E element)
Gets the index of the given element
|
add, setOfspliteratorclear, clone, contains, isEmpty, iterator, remove, sizeequals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitaddAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArrayparallelStream, removeIf, streampublic int getIndex(E element)
element - the elementCopyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.