Interface Conjunction
- All Known Implementing Classes:
AndConjunction
,ConjunctionClause
,OrConjunction
public interface Conjunction
-
Method Summary
Modifier and Type Method Description void
join(StringBuilder stringBuilder)
AndConjunction
, ConjunctionClause
, OrConjunction
public interface Conjunction
Modifier and Type | Method | Description |
---|---|---|
void |
join(StringBuilder stringBuilder) |