|
||||||||||
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.String> ix.util.context.ContextString
public class ContextString
An object that contains a single context-dependent String value.
Field Summary |
---|
Fields inherited from class ix.util.context.ContextValue |
---|
holder, link |
Constructor Summary | |
---|---|
ContextString(ContextHolder holder,
java.lang.String rootValue)
|
|
ContextString(java.lang.String 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 ContextString(java.lang.String rootValue)
public ContextString(ContextHolder holder, java.lang.String rootValue)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |