Uses of Interface
com.privatejgoodies.common.internal.StringLocalizer
-
Packages that use StringLocalizer Package Description com.privatejgoodies.common.internal Consists of internal classes that are not part of the public API. -
-
Uses of StringLocalizer in com.privatejgoodies.common.internal
Classes in com.privatejgoodies.common.internal that implement StringLocalizer Modifier and Type Class Description class
ResourceBundleLocalizer
Turns a ResourceBundle into aStringLocalizer
.
-