public class TypeHierarchyIndex extends BaseIndexWrapper
index, path| Constructor and Description |
|---|
TypeHierarchyIndex() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(Object o) |
boolean |
delete(Object o) |
protected List |
getKeys(Object o) |
all, clear, count, deleteByKey, findBetween, findContains, findEndsWith, findEquals, findFirst, findFirstKey, findGreaterThan, findGreaterThanEqual, findLast, findLastKey, findLessThan, findLessThanEqual, findStartsWith, get, getAll, has, init, isPrimaryKeyOnly, max, min, setBucketSize, setComparator, setInputKeyTransformer, setKeyGetter, size, toCollectionpublic boolean add(Object o)
add in interface Bagadd in class BaseIndexWrapperpublic boolean delete(Object o)
delete in interface Bagdelete in class BaseIndexWrapperprotected List getKeys(Object o)
getKeys in class BaseIndexWrapperCopyright © 2014. All rights reserved.