public class AndCondition extends Object implements Condition
AndCondition(FilterResolver resolver, Condition left, Condition right)
Filter
getFilter()
Condition
getLeft()
getRight()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AndCondition(FilterResolver resolver, Condition left, Condition right)
public Condition getLeft()
public Condition getRight()
public Filter getFilter()
getFilter
Copyright © 2020. All rights reserved.