@Immutable public final class CombinatorStringWithSeparatorIgnoreNull extends Object implements ICombinator<String>
null.| Constructor and Description |
|---|
CombinatorStringWithSeparatorIgnoreNull(String sSep) |
@Nullable 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.