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

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

@sfloess

Description

@sfloess

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)```

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions