| Interface | Description |
|---|---|
| CommonsBindingContext |
Wrapping class of a
BindingContext in which it's creation simplifies the mechanism to add bindings (removing the usages
of typed values). |
| CommonsBindingContext.Builder | |
| CommonsExpressionLanguage |
Evaluates an expression considering a set of given bindings and a set of global ones in a simplified way, for a broader usage
we recommend using
ExpressionLanguage |
| Class | Description |
|---|---|
| CommonsExpressionLanguageValue |
Wrapping class of the result of an expression evaluation using
CommonsExpressionLanguage. |
Copyright © 2023. All rights reserved.