Generated by
JDiff

Interface org.apache.hadoop.io.Stringifier

Changed Methods
Object fromString(String) Change in return type from T to Object.
Restores the object from its string representation.
String toString(Object) Change in signature from T to Object.
Converts the object to a string representation