public class

DefaultRule_th

extends DefaultRule
java.lang.Object
   ↳ com.google.gwt.i18n.client.impl.plurals.DefaultRule
     ↳ com.google.gwt.i18n.client.impl.plurals.DefaultRule_th

Class Overview

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

Summary

Public Constructors
DefaultRule_th()
[Expand]
Inherited Methods
From class com.google.gwt.i18n.client.impl.plurals.DefaultRule
From class java.lang.Object
From interface com.google.gwt.i18n.client.PluralRule

Public Constructors

public DefaultRule_th ()