GWT 2.7.0

Uses of Class
com.google.gwt.i18n.shared.FirstStrongDirectionEstimator

Packages that use FirstStrongDirectionEstimator
com.google.gwt.i18n.shared This package contains i18n classes and interfaces shared between client and server. 
 

Uses of FirstStrongDirectionEstimator in com.google.gwt.i18n.shared
 

Methods in com.google.gwt.i18n.shared that return FirstStrongDirectionEstimator
static FirstStrongDirectionEstimator FirstStrongDirectionEstimator.get()
          Get an instance of FirstStrongDirectionEstimator.
 


GWT 2.7.0