Interface Path.MethodNode

  • All Superinterfaces:
    Path.Node
    Enclosing interface:
    Path

    public static interface Path.MethodNode
    extends Path.Node
    • Method Detail

      • getParameterTypes

        java.util.List<java.lang.Class<?>> getParameterTypes()