Package org.ini4j
Class BasicOptionMap
- All Implemented Interfaces:
Serializable
,Map<String,
,String> CommentedMap<String,
,String> MultiMap<String,
,String> OptionMap
- Direct Known Subclasses:
Options
- See Also:
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
<T> T
<T> T
<T> T
<T> T
<T> T
<T> T
void
void
<T> T
<T> T
<T> T
<T> T
void
void
void
Methods inherited from class org.ini4j.CommonMultiMap
clear, getComment, putAll, putComment, remove, remove, removeComment
Methods inherited from class org.ini4j.BasicMultiMap
add, add, containsKey, containsValue, entrySet, get, get, getAll, isEmpty, keySet, length, put, put, putAll, size, toString, values
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.ini4j.CommentedMap
getComment, putComment, removeComment
Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Constructor Details
-
BasicOptionMap
public BasicOptionMap() -
BasicOptionMap
public BasicOptionMap(boolean propertyFirstUpper)
-
-
Method Details
-
getAll
-
add
-
add
-
as
-
as
-
fetch
-
fetch
-
fetch
-
fetch
-
fetch
-
fetch
-
fetchAll
-
from
-
from
-
get
-
get
-
get
-
get
-
put
-
put
-
putAll
-
to
-
to
-