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

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

public class DefaultRule_dz
extends DefaultRule

There are no plural forms in Dzongkha, 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_dz()
           
 
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_dz

public DefaultRule_dz()