Uses of Class
org.fest.util.Strings.StringToAppend
-
Uses of Strings.StringToAppend in org.fest.util
Methods in org.fest.util that return Strings.StringToAppendModifier and TypeMethodDescriptionstatic Strings.StringToAppend
Appends a givenString
to the given target, only if the target does not end with the givenString
to append.