org.objenesis.tck.candidates
Class ConstructorWithArguments

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

public class ConstructorWithArguments
extends java.lang.Object


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

Constructor Detail

ConstructorWithArguments

public ConstructorWithArguments(java.lang.String something,
                                int another)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2010. All Rights Reserved.