Modifier | Constructor and Description |
---|---|
protected |
MultiClause(Collection<? extends Clause> clauses) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<Clause> |
getClauses() |
int |
hashCode() |
String |
toString()
Return a string representation of the clause.
|
protected MultiClause(Collection<? extends Clause> clauses)
public List<Clause> getClauses()
getClauses
in interface Clause
public String toString()
Clause
Copyright © 2002-2017 Atlassian. All Rights Reserved.