Uses of Class
org.glassfish.jersey.internal.guava.Joiner.MapJoiner
Packages that use Joiner.MapJoiner
-
Uses of Joiner.MapJoiner in org.glassfish.jersey.internal.guava
Methods in org.glassfish.jersey.internal.guava that return Joiner.MapJoinerModifier and TypeMethodDescriptionJoiner.withKeyValueSeparator()
Returns aMapJoiner
using the given key-value separator, and the same configuration as thisJoiner
otherwise.