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 Objectpublic String getName()
getName in interface BooleanClauseOccurpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Object