public class NamedObjectIndex<E> extends ObjectIndex<E>
ObjectIndex
where each object can have an associated name.hoard
Constructor and Description |
---|
NamedObjectIndex(Class<E> baseClass) |
Modifier and Type | Method and Description |
---|---|
boolean |
add(E object,
Class<?> type,
String name,
boolean batch) |
boolean |
add(E object,
String name) |
String |
getName(E object) |
add, add, add, addAll, addLater, addToList, clear, contains, containsAll, get, getAll, getBaseClass, getType, getTypes, isEmpty, iterator, remove, remove, remove, removeAll, removeFromList, retainAll, retrieveList, retrieveListsForType, size, toArray, toArray, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
equals, hashCode, parallelStream, removeIf, spliterator, stream
Copyright © 2015–2022 SciJava. All rights reserved.