Uses of Class
com.google.gwt.i18n.rebind.LocaleUtils
-
Packages that use LocaleUtils Package Description com.google.gwt.i18n.rebind This package contains i18n generators. -
-
Uses of LocaleUtils in com.google.gwt.i18n.rebind
Methods in com.google.gwt.i18n.rebind that return LocaleUtils Modifier and Type Method Description static LocaleUtils
LocaleUtils. getInstance(TreeLogger logger, PropertyOracle propertyOracle, GeneratorContext context)
Create a new LocaleUtils instance for the given PropertyOracle.
-