T - public interface ExpressionTargetGenerator<T extends ExpressionTarget> extends PropertyTargetGenerator<T>
PropertyTargetGenerator where the target is an ExpressionTarget| Modifier and Type | Method and Description |
|---|---|
<I> boolean |
compatible(PropExpression<I> expr)
Check if the expression is compatible with this class.
|
compatible, getIterator, getIterator, getRecordCount, getValuesgetFinder, hasProperty<I> boolean compatible(PropExpression<I> expr)
expr -