Package net.redhogs.cronparser
Class I18nMessages
- java.lang.Object
 - 
- net.redhogs.cronparser.I18nMessages
 
 
- 
public final class I18nMessages extends java.lang.Object 
- 
- 
Field Summary
Fields Modifier and Type Field Description static java.util.LocaleDEFAULT_LOCALE 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Stringget(java.lang.String property)static java.util.LocalegetCurrentLocale()static voidsetCurrentLocale(java.util.Locale currentLocale) 
 -