Module jakarta.el
Package jakarta.el

Class MethodReference

java.lang.Object
jakarta.el.MethodReference

public class MethodReference extends Object
Provides information about the method to which a method expression resolves. Two MethodReference instances are considered equal if the reference the same method on the same base object.