|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.tomshut.util.text.Position
public final class Position
Field Summary | |
---|---|
int |
position
|
Constructor Summary | |
---|---|
Position()
|
Method Summary | |
---|---|
int |
getPosition()
|
void |
setPosition(int position)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int position
Constructor Detail |
---|
public Position()
Method Detail |
---|
public final int getPosition()
public final void setPosition(int position)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |