|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Joiner.MapJoiner | |
---|---|
com.google.common.base | Miscellaneous common util classes and annotations. |
Uses of Joiner.MapJoiner in com.google.common.base |
---|
Methods in com.google.common.base that return Joiner.MapJoiner | |
---|---|
Joiner.MapJoiner |
Joiner.MapJoiner.useForNull(String nullText)
Returns a map joiner with the same behavior as this one, except automatically substituting nullText for any provided null keys or
values. |
Joiner.MapJoiner |
Joiner.withKeyValueSeparator(String keyValueSeparator)
Returns a MapJoiner using the given key-value separator, and the
same configuration as this Joiner otherwise. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |