Module jakarta.el
Package jakarta.el

Class MethodInfo

java.lang.Object
jakarta.el.MethodInfo

public class MethodInfo extends Object
Holds information about a method that a MethodExpression evaluated to. Two MethodInfo instances are considered to be equal if they reference methods with the same name, return types and parameter types.
Since:
Jakarta Server Pages 2.1