java.lang.Object
com.aoapps.lang.i18n.LocaleString
Associates a locale with a string. This is useful to manipulate or represent
the string in a locale specific manner.
- Author:
- AO Industries, Inc.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
getValue()
int
hashCode()
boolean
isEmpty()
boolean
startsWith
(String prefix) boolean
startsWith
(String prefix, int offset) toString()
trim()
-
Constructor Details
-
LocaleString
-
-
Method Details