Class ReflectionUtilsTest.ClassWithParameterizedConstructor

java.lang.Object
org.apache.maven.surefire.api.util.ReflectionUtilsTest.ClassWithParameterizedConstructor
Enclosing class:
ReflectionUtilsTest

public static class ReflectionUtilsTest.ClassWithParameterizedConstructor extends Object
  • Constructor Details

    • ClassWithParameterizedConstructor

      public ClassWithParameterizedConstructor(int param)