| Type Params | Return Type | Name and description | 
|---|---|---|
|  | int | getOriginalSize()@return The previous size of the collection prior to any changes | 
|  | boolean | hasChanged()@return True if the collection has changed | 
|  | boolean | hasChangedSize()@return True if the collection has changed size | 
|  | boolean | hasGrown()@return True if the collection has grown | 
|  | boolean | hasShrunk()@return True if the collection has shrunk | 
| Methods inherited from class | Name | 
|---|---|
| class java.lang.Object | java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |