An object which joins pieces of text (specified as an array, Iterable, varargs or even a Map) with a separator. It either appends the results to an Appendable or returns them as a String. Example: {@code Joiner joiner = Joiner.on("; ").skipNulls(); .
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected