public class ContentLimit extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
UNDEFINED |
| Constructor and Description |
|---|
ContentLimit() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBottom() |
int |
getTop() |
void |
setBottom(int bottom) |
void |
setTop(int top) |
String |
toString() |
void |
updateBottom(int bottom) |
void |
updateTop(int top) |
public static final int UNDEFINED
Copyright © 2016. All rights reserved.