Uses of Interface
com.google.gwt.i18n.client.PluralRule
-
Packages that use PluralRule Package Description com.google.gwt.i18n.client Internationalization support for GWT applications. -
-
Uses of PluralRule in com.google.gwt.i18n.client
Methods in com.google.gwt.i18n.client that return types with arguments of type PluralRule Modifier and Type Method Description java.lang.Class<? extends PluralRule>
value()
The PluralRule implementation to use for this message.
-