org.objenesis.tck.candidates
Class ConstructorWithMandatoryArguments

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

public class ConstructorWithMandatoryArguments
extends Object

Author:
Joe Walnes

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 © 2006-2011 Joe Walnes, Henri Tremblay, Leonardo Mesquita. All Rights Reserved.