Package com.googlecode.cqengine.index.fallback
-
Class Summary Class Description FallbackIndex<O> A special index which when asked to retrieve data simply scans the underlying collection for matching objects.
| Class | Description |
|---|---|
| FallbackIndex<O> |
A special index which when asked to retrieve data simply scans the underlying collection for matching objects.
|