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

        java.util.List<java.lang.Class<?>> getParameterTypes​()
        Returns:
        the list of parameter types