| Package | Description |
|---|---|
| li.strolch.runtime.query.inmemory |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivityTypeNavigator |
class |
OrderTypeNavigator |
class |
ResourceTypeNavigator |
class |
StrolchTypeNavigator<T extends StrolchRootElement> |
| Modifier and Type | Method and Description |
|---|---|
Navigator<T> |
InMemoryQueryVisitor.getNavigator() |
| Modifier and Type | Method and Description |
|---|---|
void |
InMemoryQuery.setNavigator(Navigator<T> navigator) |
| Constructor and Description |
|---|
InMemoryQuery(Navigator<T> navigator,
Selector<T> selector,
StrolchElementVisitor<T,U> elementVisitor,
Comparator<T> comparator) |
Copyright © 2011–2016 Strolch. All rights reserved.