Class WordCountDirectionEstimator

java.lang.Object
com.google.gwt.i18n.shared.DirectionEstimator
com.google.gwt.i18n.shared.WordCountDirectionEstimator

public class WordCountDirectionEstimator extends DirectionEstimator
Direction estimator that uses the "word count" heuristic.

Note: this is probably the recommended estimator for most use cases.