Class android.graphics.Rect
| Changed Methods | ||
|---|---|---|
int centerX() |
Change from final to non-final. |
|
int centerY() |
Change from final to non-final. |
|
float exactCenterX() |
Change from final to non-final. |
|
float exactCenterY() |
Change from final to non-final. |
|
int height() |
Change from final to non-final. |
|
boolean isEmpty() |
Change from final to non-final. |
|
int width() |
Change from final to non-final. |
|
