|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
boolean equalsIgnoreCase(CharSequence, |
Indicates whether the contents of the given character sequences {@code s1} and {@code s2} are equal, ignoring the case of any ASCII alphabetic characters between {@code 'a'} and {@code 'z'} or {@code 'A'} and {@code 'Z'} inclusive. |
String truncate(CharSequence, |
Truncates the given character sequence to the given maximum length. |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |