Uses of Class
jakarta.el.ValueReference
- 
Packages that use ValueReference Package Description jakarta.el Provides the API for Jakarta Expression Language 5.0 - 
- 
Uses of ValueReference in jakarta.el
Methods in jakarta.el that return ValueReference Modifier and Type Method Description ValueReferenceValueExpression. getValueReference(ELContext context)Returns aValueReferencefor this expression instance. 
 -