T - The type of the data expression implementing classes are able to build.public interface DataExpressionBuilder<T extends DataExpression>
| Modifier and Type | Method and Description |
|---|---|
T |
build()
Gets the built data expression.
|
T build()
Copyright © 2024. All rights reserved.