Uses of Class
jakarta.el.MethodReference
- 
Packages that use MethodReference Package Description jakarta.el Provides the API for Jakarta Expression Language 5.0 - 
- 
Uses of MethodReference in jakarta.el
Methods in jakarta.el that return MethodReference Modifier and Type Method Description MethodReferenceMethodExpression. getMethodReference(ELContext context)Obtain theMethodReferencefor the method to which this method expression resolves. 
 -