|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Computation
Marker interface which is implemented by all computations generated by AFC. The interface is for documentation purposes only, meaning you always have to cast it to the application-specific output type you supplied to AFC's compiler. If you specify an application-specific factory to AFC, then this cast is not necessary as the factory already returns the proper application-specific computation type.
Nested Class Summary | |
---|---|
static class |
Computation.Config
Provides configuration information for an execution environment for computations. |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |