Package org.apache.manifoldcf.core.i18n
Class Messages.BundleKey
- java.lang.Object
-
- org.apache.manifoldcf.core.i18n.Messages.BundleKey
-
- Enclosing class:
- Messages
protected static class Messages.BundleKey extends java.lang.ObjectClass to help keep track of the missing resource bundles we've already complained about, so we don't fill up the standard out log with repetitive stuff.
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.StringbundleNameprotected java.lang.StringlocaleName
-
Constructor Summary
Constructors Constructor Description BundleKey(java.lang.String bundleName, java.lang.String localeName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()
-