Uses of Class
jakarta.el.Expression
-
-
Uses of Expression in jakarta.el
Subclasses of Expression in jakarta.el Modifier and Type Class Description classMethodExpressionAnExpressionthat refers to a method on an object.classValueExpressionAnExpressionthat can get or set a value.
-