com.google.gwt.i18n.client.impl.plurals
Class DefaultRule_jv

java.lang.Object
  extended by com.google.gwt.i18n.client.impl.plurals.DefaultRule
      extended by com.google.gwt.i18n.client.impl.plurals.DefaultRule_jv
All Implemented Interfaces:
Localizable, PluralRule

public class DefaultRule_jv
extends DefaultRule

There are no plural forms in Javanese, so just use the default.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.PluralRule
PluralRule.PluralForm
 
Constructor Summary
DefaultRule_jv()
           
 
Method Summary
 
Methods inherited from class com.google.gwt.i18n.client.impl.plurals.DefaultRule
pluralForms, select
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultRule_jv

public DefaultRule_jv()