| 
  Generated by JDiff  | 
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Removed Methods | |
  
  A extends Appendable) appendTo(A, | 
  Appends to {@code appendable} the string representation of each of the remaining arguments. | 
  
  StringBuilder appendTo(StringBuilder, | 
  Appends to {@code builder} the string representation of each of the remaining arguments. | 
| Added Methods | |
  
  A extends Appendable) appendTo(A, | 
  Appends to {@code appendable} the string representation of each of the remaining arguments. | 
  
  StringBuilder appendTo(StringBuilder, | 
  Appends to {@code builder} the string representation of each of the remaining arguments. | 
| Changed Methods | ||
  
  String join(Object, | 
  
Change in signature from (Object, Object, java.lang.Object[]) to (java.lang.Object, java.lang.Object, java.lang.Object[]). | 
  Returns a string containing the string representation of each argument, using the previously configured separator between each. | 
    
  | 
  |||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||