org.objenesis.tck.candidates
Class ConstructorWithMandatoryArguments

java.lang.Object
  extended by org.objenesis.tck.candidates.ConstructorWithMandatoryArguments

public class ConstructorWithMandatoryArguments
extends Object


Constructor Summary
ConstructorWithMandatoryArguments(String something)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstructorWithMandatoryArguments

public ConstructorWithMandatoryArguments(String something)


Copyright © 2011. All Rights Reserved.