| Package | Description |
|---|---|
| com.illucit.instatrie.index |
| Modifier and Type | Class and Description |
|---|---|
static class |
TriePrefixIndex.TriePrefixIndexListDecorator<T extends Serializable>
Decorator implementation of
PrefixIndexListDecorator for
TriePrefixIndex. |
static class |
TriePrefixIndex.TriePrefixIndexListDecoratorFiltered<T extends Serializable>
Decorator implementation of
PrefixIndexListDecorator for
TriePrefixIndex.TriePrefixIndexFiltered. |
| Modifier and Type | Method and Description |
|---|---|
PrefixIndexListDecorator<T> |
TriePrefixIndex.decorateAsList() |
PrefixIndexListDecorator<T> |
PrefixIndex.decorateAsList()
Get an instance of
PrefixIndex which also implements the
List interface. |
PrefixIndexListDecorator<T> |
PrefixIndexListDecorator.getFilteredView(Predicate<T> filterFunction) |
Copyright © 2015 illucIT Software GmbH. All rights reserved.