Class StringConcatenationClient


  • @GwtCompatible
    public abstract class StringConcatenationClient
    extends java.lang.Object
    A callback object that allows to reuse an existing StringConcatenation to append content to it. This puts clients into the position that they can fully control the used instance, e.g. they can use a custom line delimiter or override StringConcatenation.getStringRepresentation(Object).
    Since:
    2.5