Uses of Class
org.fest.util.Strings.StringToAppend

Uses of Strings.StringToAppend in org.fest.util
 

Methods in org.fest.util that return Strings.StringToAppend
static Strings.StringToAppend Strings.append(String toAppend)
          Appends a given String to the given target, only if the target does not end with the given String to append.
 



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.