Changed Methods |
int getPosition(int )
|
Documentation changed from old to new. |
Returns the start position for the specified entry. |
int getSize(int )
|
Documentation changed from old to new. |
Returns the size of the specified entry. |
void insertEntries(int, int, int)
|
Documentation changed from old to new. |
Adds a contiguous group of entries to this SizeSequence . |
void removeEntries(int, int)
|
Documentation changed from old to new. |
Removes a contiguous group of entries from this SizeSequence . |
void setSize(int, int)
|
Documentation changed from old to new. |
Sets the size of the specified entry. |