|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
K
- Key typeV
- Value type of resultpublic interface ContextGettable<K,V>
ContextGettable has contexts and ability to do a get in them.
Will often use QueryCalc but this is not used for anything else.
Method Summary | |
---|---|
V |
getInContext(K key)
|
Methods inherited from interface org.shapelogic.calculation.RecursiveContext |
---|
getContext, getParentContext |
Method Detail |
---|
V getInContext(K key)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |