Generated by
JDiff

Class org.apache.hadoop.mapred.Counters.Group

Removed interface java.lang.Iterable.
Added interface java.lang.Iterable.

Change from static to non-static.

Added Methods
boolean equals(Object) Checks for (content) equality of Groups
int hashCode()  
 

Changed Methods
Iterator iterator() Change in return type from Counter> to Iterator.