Class SafeStylesString

java.lang.Object
com.google.gwt.safecss.shared.SafeStylesString
All Implemented Interfaces:
SafeStyles, Serializable

class SafeStylesString extends Object implements SafeStyles
A string wrapped as an object of type SafeStyles.

This class is package-private and intended for internal use by the

invalid reference
com.google.gwt.safecss
package.

All implementors must implement .equals and .hashCode so that they operate just like String.equals() and String.hashCode().