org.apache.tapestry.junit.utils
Class StringHolder

java.lang.Object
  extended by org.apache.tapestry.junit.utils.StringHolder
All Implemented Interfaces:
Serializable

public class StringHolder
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
StringHolder(String string)
           
 
Method Summary
 boolean equals(Object other)
           
 String getString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringHolder

public StringHolder(String string)
Method Detail

getString

public String getString()

equals

public boolean equals(Object other)
Overrides:
equals in class Object


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.