Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
L
M
O
P
R
S
T
U
X
E
ensureString(String)
- Static method in class com.abstractics.utils.
StringUtils
Given a String object, will return the String object itself, or if it is null, then and empty String is returned.
ensureString(String, String)
- Static method in class com.abstractics.utils.
StringUtils
Given a String object, will return the String object itself, or if it is null, then the specified
defaultValue
is returned.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
L
M
O
P
R
S
T
U
X