-
- All Implemented Interfaces:
public abstract class MapResourceBundle extends ListResourceBundleTODO.
-
-
Constructor Summary
Constructors Constructor Description MapResourceBundle(Pair<?, ?> pairs)MapResourceBundle(Map<?, ?> map)
-
Method Summary
Modifier and Type Method Description final Array<Array<Object>>getData()final Map<?, ?>getMap(). -
Methods inherited from class java.util.ResourceBundle
containsKey, getBaseBundleName, getLocale, getObject, getString, getStringArray, keySet -
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-