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