Generated by
JDiff

Class org.apache.hadoop.io.UTF8

Added Methods
String fromBytes(byte[]) Convert a UTF-8 encoded byte array back into a string.
String toStringChecked() Convert to a string checking for valid UTF8.
 

Changed Methods
int compareTo(UTF8) Change in signature from Object to UTF8.
Compare two UTF8s.