Generated by
JDiff

Interface org.apache.hadoop.io.Stringifier

Changed Methods
void close() Changed from abstract to non-abstract. Closes this object.
T fromString(String) Changed from abstract to non-abstract. Restores the object from its string representation.
String toString(T) Changed from abstract to non-abstract. Converts the object to a string representation