| Package | Description |
|---|---|
| org.boon.datarepo | |
| org.boon.datarepo.impl | |
| org.boon.datarepo.impl.decorators | |
| org.boon.datarepo.spi |
| Modifier and Type | Method and Description |
|---|---|
RepoBuilder |
RepoBuilder.filterFactory(Supplier<Filter> factory) |
static void |
Repos.setFilterFactory(Supplier<Filter> factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
FilterDefault
This class should be renamed mother of all beasts.
|
| Modifier and Type | Field and Description |
|---|---|
protected Filter |
SearchableCollectionDefault.filter |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchableCollectionDefault.setFilter(Filter filter) |
| Modifier and Type | Method and Description |
|---|---|
RepoBuilder |
RepoBuilderDefault.filterFactory(Supplier<Filter> factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
FilterDecoratorBase
Checking
|
class |
FilterWithSimpleCache |
| Constructor and Description |
|---|
FilterWithSimpleCache(Filter delegate) |
| Modifier and Type | Method and Description |
|---|---|
static Supplier<Filter> |
SPIFactory.getFilterFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchableCollectionComposer.setFilter(Filter filter) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SPIFactory.setFilterFactory(Supplier<Filter> filterFactory) |