org.objenesis.tck.candidates
Class SerializableConstructorWithArguments

java.lang.Object
  extended by org.objenesis.tck.candidates.SerializableConstructorWithArguments
All Implemented Interfaces:
Serializable

public class SerializableConstructorWithArguments
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
SerializableConstructorWithArguments(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

SerializableConstructorWithArguments

public SerializableConstructorWithArguments(String something,
                                            int another)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.