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 |