picsou.util
Class StringWrapper

java.lang.Object
  extended by org.objectweb.proactive.core.util.wrapper.StringMutableWrapper
      extended by picsou.util.StringWrapper
All Implemented Interfaces:
java.io.Serializable

public class StringWrapper
extends org.objectweb.proactive.core.util.wrapper.StringMutableWrapper

See Also:
Serialized Form

Constructor Summary
StringWrapper(java.lang.String string)
           
 
Method Summary
 
Methods inherited from class org.objectweb.proactive.core.util.wrapper.StringMutableWrapper
equals, hashCode, setStringValue, stringValue, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StringWrapper

public StringWrapper(java.lang.String string)