| EagerRelation |
|
| IdWithScore |
|
| LazyList |
A thread-safe, unmodifiable List that gets Objects from their Box not until they are accessed.
|
| LogicQueryCondition |
|
| ObjectWithScore |
|
| PropertyQuery |
|
| PropertyQueryCondition |
A condition on a Property, which can have an alias to allow referring to it later.
|
| PropertyQueryConditionImpl |
|
| PropertyQueryConditionImpl.ByteArrayCondition.Operation |
|
| PropertyQueryConditionImpl.DoubleCondition.Operation |
|
| PropertyQueryConditionImpl.DoubleDoubleCondition.Operation |
|
| PropertyQueryConditionImpl.IntArrayCondition.Operation |
|
| PropertyQueryConditionImpl.LongArrayCondition.Operation |
|
| PropertyQueryConditionImpl.LongCondition.Operation |
|
| PropertyQueryConditionImpl.LongLongCondition.Operation |
|
| PropertyQueryConditionImpl.NullCondition.Operation |
|
| PropertyQueryConditionImpl.StringArrayCondition.Operation |
|
| PropertyQueryConditionImpl.StringCondition.Operation |
|
| PropertyQueryConditionImpl.StringStringCondition.Operation |
|
| Query |
A repeatable Query returning the latest matching objects.
|
| QueryBuilder |
Builds a Query using conditions which can then be used to return a list of matching Objects.
|
| QueryBuilder.Operator |
|
| QueryBuilder.StringOrder |
|
| QueryCondition |
Allows building queries with a fluent interface.
|
| QueryConditionImpl |
|
| QueryConsumer |
|
| QueryFilter |
Decides which entities to keep as a query result.
|
| QueryPublisher |
A DataPublisher that subscribes to an ObjectClassPublisher if there is at least one observer.
|
| QueryPublisher.SubscribedObservers |
|