Uses of Class
jakarta.el.MethodReference
-
-
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.
-