Package org.ini4j
Interface OptionMap
- All Known Subinterfaces:
Profile.Section
,Registry.Key
- All Known Implementing Classes:
BasicOptionMap
,Options
-
Nested Class Summary
-
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 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
-
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
-