Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

When using FlossWare StringUtils.concatWithSeparator() use the boolean method #63

Open
sfloess opened this issue Jun 23, 2015 · 0 comments
Labels

Comments

@sfloess
Copy link
Member

sfloess commented Jun 23, 2015

Change the code that uses StringUtils.concatWithSeparator() and instead call the version that accepts a boolean:

public static String concatWithSeparator(final boolean isSeparatorAtEnd, final String separator, Object... objs)```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant