| 构造器和说明 |
|---|
CombineClause(ClauseCombine combin) |
CombineClause(ClauseCombine combin,
java.util.Collection<Clause> clauses) |
| 限定符和类型 | 方法和说明 |
|---|---|
ClauseCombine |
getCombine() |
CombineClause |
join(boolean flag,
Clause clause) |
CombineClause |
join(Clause clause) |
void |
setCombine(ClauseCombine clauseCombine) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizepublic CombineClause(ClauseCombine combin)
public CombineClause(ClauseCombine combin, java.util.Collection<Clause> clauses)
public ClauseCombine getCombine()
public void setCombine(ClauseCombine clauseCombine)
public CombineClause join(Clause clause)
public CombineClause join(boolean flag, Clause clause)
Copyright © 2017. All Rights Reserved.