Generated by
JDiff

Class com.google.common.base.Splitter

Added Methods
MapSplitter withKeyValueSeparator(Splitter) Returns a {@code MapSplitter} which splits entries based on this splitter, and splits entries into keys and values using the specified key-value splitter.
MapSplitter withKeyValueSeparator(String) Returns a {@code MapSplitter} which splits entries based on this splitter, and splits entries into keys and values using the specified separator.