|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Set
view of the mappings contained in this map.
null
if this map contains no mapping for that key.
Set
view of the keys contained in this map.
LineEditor
instance.
LineEditor
instance taking a string to use for separating lines.
LineEditor
instance taking an editor to chain.
LineEditor
instance taking an editor to chain and a string to use for separating lines.
Section
instance.
SectionEditor
instance.
SectionEditor
instance taking a string to use for separating lines.
SectionEditor
instance taking an editor to chain.
SectionEditor
instance taking an editor to chain and a string to use for separating lines.
LineEditor
removing trailing whitespace.TrailingWhitespaceEditor
instance.
TrailingWhitespaceEditor
instance taking a string to use for separating lines.
TrailingWhitespaceEditor
instance taking an editor to chain.
TrailingWhitespaceEditor
instance taking an editor to chain and a string to use for separating lines.
Collection
view of the values contained in this map.
Map
implementation with weak keys, using object-identity in place of object-equality when
comparing keys.WeakIdentityHashMap
with the default initial capacity (16
) and load
factor (0.75
).
WeakIdentityHashMap
with the given initial capacity and the default load factor
(0.75
).
WeakIdentityHashMap
with the default initial capacity (16
) and the given
load factor.
WeakIdentityHashMap
with the given initial capacity and the given load factor.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |