Interface Path.MethodNode

All Superinterfaces:
Path.Node
Enclosing interface:
Path

public static interface Path.MethodNode extends Path.Node
Node representing a method.
Since:
1.1
  • Method Details Link icon

    • getParameterTypes Link icon

      List<Class<?>> getParameterTypes()
      Returns:
      the list of parameter types