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 Detail

      • getParameterTypes

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