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

java.lang.Object
  extended by com.google.gwt.i18n.client.impl.plurals.DefaultRule_1_234_n

public class DefaultRule_1_234_n
extends java.lang.Object

Common plural rule for languages that have singular, 2-4, and other plural forms. Some Slavic languages use this form.

See Also:
DefaultRule_0_1_2_n, DefaultRule_0_1_n, DefaultRule_01_n, DefaultRule_1_0n, DefaultRule_1_2_n, DefaultRule_1_paucal_n, for the form used by other Slavic languages

Constructor Summary
DefaultRule_1_234_n()
           
 
Method Summary
static PluralRule.PluralForm[] pluralForms()
           
static int select(int n)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultRule_1_234_n

public DefaultRule_1_234_n()
Method Detail

pluralForms

public static PluralRule.PluralForm[] pluralForms()

select

public static int select(int n)