| Package | Description |
|---|---|
| org.apache.directory.server.xdbm.search.cursor |
| Modifier and Type | Field and Description |
|---|---|
private GreaterEqEvaluator<V> |
GreaterEqCursor.greaterEqEvaluator
An greater eq evaluator for candidates
|
| Constructor and Description |
|---|
GreaterEqCursor(Store store,
GreaterEqEvaluator<V> greaterEqEvaluator)
Creates a new instance of an GreaterEqCursor
|