Class AppendableJoiner.Builder<T>

java.lang.Object
org.apache.commons.lang3.AppendableJoiner.Builder<T>
Type Parameters:
T - the type of elements to join.
All Implemented Interfaces:
Supplier<AppendableJoiner<T>>
Enclosing class:
AppendableJoiner<T>

public static final class AppendableJoiner.Builder<T> extends Object implements Supplier<AppendableJoiner<T>>
Builds instances of AppendableJoiner.