public class SafeString extends Object
Constructor and Description |
---|
SafeString() |
Modifier and Type | Method and Description |
---|---|
static boolean |
equals(String s1,
String s2) |
static int |
hashCode(String s) |
static String |
objectDescription(Object message) |
static String |
valueOf(Object o) |
static String |
valueOfClass(Object o) |
Copyright © 2018. All rights reserved.