Uses of Class
jakarta.el.MethodReference
-
-
Uses of MethodReference in jakarta.el
Methods in jakarta.el that return MethodReference Modifier and Type Method Description MethodReference
MethodExpression. getMethodReference(ELContext context)
Obtain theMethodReference
for the method to which this method expression resolves.
-