org.objenesis.tck.candidates
Class ConstructorWithArguments

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

public class ConstructorWithArguments
extends Object


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

Constructor Detail

ConstructorWithArguments

public ConstructorWithArguments(String something,
                                int another)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.