Class StringHelper.ImploderBuilder

java.lang.Object
com.helger.commons.string.StringHelper.ImploderBuilder
All Implemented Interfaces:
IBuilder<String>
Enclosing class:
StringHelper

public static class StringHelper.ImploderBuilder extends Object implements IBuilder<String>
A simple builder that allows to implode collections of arguments with a lot of customization. It used by all the "getImploded*" overloads and fulfills the requests of other use cases as well.
Since:
10.0.0
Author:
Philip Helger