public class BooleanClauseOccurImpl extends Object implements BooleanClauseOccur
MUST, MUST_NOT, SHOULD
Constructor and Description |
---|
BooleanClauseOccurImpl(String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName() |
int |
hashCode() |
String |
toString() |
public boolean equals(Object obj)
equals
in class Object
public String getName()
getName
in interface BooleanClauseOccur
public int hashCode()
hashCode
in class Object
public String toString()
toString
in class Object