Class StringHelper.ImploderBuilderMap

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

public static class StringHelper.ImploderBuilderMap extends Object implements IBuilder<String>
A simple builder that allows to implode maps 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