org.modeshape.search.lucene.query
Interface CompareQuery.Evaluator<ValueType>

All Superinterfaces:
Serializable
Enclosing class:
CompareQuery<ValueType>

protected static interface CompareQuery.Evaluator<ValueType>
extends Serializable


Method Summary
 boolean satisfiesConstraint(ValueType nodeValue, ValueType constraintValue)
           
 

Method Detail

satisfiesConstraint

boolean satisfiesConstraint(ValueType nodeValue,
                            ValueType constraintValue)


Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.