Interface Path.ConstructorNode

All Superinterfaces:
Path.Node
Enclosing interface:
Path

public static interface Path.ConstructorNode extends Path.Node
Node representing a constructor.
Since:
1.1
  • Method Details

    • getParameterTypes

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