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