-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected long |
value |
-
Constructor Summary
Constructors
| Constructor and Description |
LongCell() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
long |
get() |
void |
set(long v) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
value
protected long value
-
Constructor Detail
-
LongCell
public LongCell()
-
Method Detail
-
set
public void set(long v)
Copyright © 2014. All rights reserved.