GWT 2.7.0

Uses of Class
com.google.gwt.i18n.rebind.LocaleUtils

Packages that use LocaleUtils
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
static LocaleUtils LocaleUtils.getInstance(TreeLogger logger, PropertyOracle propertyOracle, GeneratorContext context)
          Create a new LocaleUtils instance for the given PropertyOracle.
 


GWT 2.7.0