|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ExpressionType - The type of the expression being built.public interface AbstractBuilder<ExpressionType>
A common interface for all builders.
| Method Summary | |
|---|---|
ExpressionType |
createExpression()
Returns the expression which was being built by this builder. |
| Method Detail |
|---|
ExpressionType createExpression()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||