Package ganymede.notebook
Annotation Type NotebookFunction
-
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface NotebookFunction
MarkerAnnotation
indicating a method should be added to the Notebook as a function.- Author:
- Allen D. Ball