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

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

public class DefaultRule_ms
extends DefaultRule

There are no plurals in Malay, 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_ms()
           
 
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_ms

public DefaultRule_ms()