public interface SafeHtml
Modifier and Type | Method and Description |
---|---|
String |
asString()
Returns the object as HTML escaped string.
|
boolean |
equals(Object object)
Indicates whether some other object is "equal to" this one.
|
int |
hashCode()
Returns a hash code value for the object.
|