-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
int |
get() |
void |
inc() |
void |
set(int i) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
get
public int get()
- Returns:
- the i
-
set
public void set(int i)
- Parameters:
i - the i to set
Copyright © 2014. All rights reserved.