public class AndNode extends BooleanNode
AndNode(Node left, Node right)
String
op()
getLeft, getRight, toLucene, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AndNode(Node left, Node right)
public String op()
op
BooleanNode
Copyright © 2017. All rights reserved.