-
public abstract class MapResourceBundle extends ListResourceBundle
TODO.
-
-
Constructor Summary
Constructors Constructor Description MapResourceBundle(Map<?, ?> map)
-
Method Summary
-
Methods inherited from class java.util.ListResourceBundle
containsKey, getBaseBundleName, getLocale, getObject, getString, getStringArray, keySet, setParent -
Methods inherited from class com.hexagonkt.helpers.MapResourceBundle
getKeys, handleGetObject, handleKeySet -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-