Class ResourceBundleKey
java.lang.Object
com.helger.commons.text.resourcebundle.ResourceBundleKey
The key of a resource bundle.
- Author:
- Philip Helger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetKey()getString(Locale aContentLocale, ClassLoader aClassLoader) getUtf8String(Locale aContentLocale) getUtf8String(Locale aContentLocale, ClassLoader aClassLoader) inthashCode()toString()