|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.util.context.ContextLong
public class ContextLong
An object that contains a single context-dependent long value.
| Constructor Summary | |
|---|---|
ContextLong(ContextHolder holder,
long rootValue)
|
|
ContextLong(long rootValue)
|
|
| Method Summary | |
|---|---|
long |
get()
|
void |
set(long new_value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContextLong(long rootValue)
public ContextLong(ContextHolder holder,
long rootValue)
| Method Detail |
|---|
public long get()
public void set(long new_value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||