Class ConstructorWithArguments

java.lang.Object
org.objenesis.tck.candidates.ConstructorWithArguments

public class ConstructorWithArguments extends Object
  • Constructor Details

    • ConstructorWithArguments

      public ConstructorWithArguments(String something, int another)
  • Method Details