| Package | Description |
|---|---|
| org.apache.directory.server.xdbm.search.cursor |
| Modifier and Type | Field and Description |
|---|---|
private LessEqEvaluator<V> |
LessEqCursor.lessEqEvaluator
An less eq evaluator for candidates
|
| Constructor and Description |
|---|
LessEqCursor(Store store,
LessEqEvaluator<V> lessEqEvaluator) |