Uses of Class
org.apache.directory.server.xdbm.search.impl.GreaterEqEvaluator

Packages that use GreaterEqEvaluator
org.apache.directory.server.xdbm.search.impl   
 

Uses of GreaterEqEvaluator in org.apache.directory.server.xdbm.search.impl
 

Constructors in org.apache.directory.server.xdbm.search.impl with parameters of type GreaterEqEvaluator
GreaterEqCursor(Store<org.apache.directory.shared.ldap.model.entry.Entry,ID> db, GreaterEqEvaluator<V,ID> greaterEqEvaluator)
          Creates a new instance of an GreaterEqCursor
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.