@Immutable public final class CombinatorStringWithSeparator extends Object implements ICombinator<String>
| Constructor and Description |
|---|
CombinatorStringWithSeparator(String sSep) |
public String combine(@Nullable String sFirst, @Nullable String sSecond)
ICombinatorcombine in interface ICombinator<String>sFirst - The first element.sSecond - The second element.Copyright © 2006–2015 phloc systems. All rights reserved.