ExpressionType - The type of the expression being built.public interface AbstractBuilder<ExpressionType>
| Modifier and Type | Method and Description |
|---|---|
ExpressionType |
createExpression()
Returns the expression which was being built by this builder.
|
ExpressionType createExpression()
Copyright © 2010-2012. All Rights Reserved.