|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
T - public interface CalcInvoke<T>
Calc0 is does a lazy calculation of a value, that does not have any dependencies. This is what LazyCalc was before. This is sort of the InputStream0, does the calculation with no input
| Method Summary | |
|---|---|
T |
calc()
|
| Methods inherited from interface org.shapelogic.calculation.LazyCalc |
|---|
isDirty, setup |
| Methods inherited from interface org.shapelogic.calculation.Calc |
|---|
getValue |
| Method Detail |
|---|
T calc()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||