Uses of Class
de.cuioss.tools.string.Joiner
Packages that use Joiner
-
Uses of Joiner in de.cuioss.tools.string
Methods in de.cuioss.tools.string that return JoinerModifier and TypeMethodDescriptionstatic JoinerJoiner.on(char separator) Returns a Joiner that uses the given fixed string as a separator.static JoinerReturns a Joiner that uses the given fixed string as a separator.Joiner.skipBlankStrings()Joiner.skipEmptyStrings()Joiner.skipNulls()Joiner.useForNull(String nullText)