|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
|---|---|
| Generated | The interface that all Julia's generated classes must implement. |
| Initializable | The interface used by the newObject method to
initialize some objects. |
| Loader | An interface to load classes or to generate them on the fly. |
| Class Summary | |
|---|---|
| BasicLoader | Provides a basic implementation of the Loader interface. |
| DynamicLoader | Provides an implementation of the Loader interface that can
generate classes on the fly. |
| Tree | An immutable string tree. |
| UseLoaderMixin | Provides a Loader field to a Controller. |
Provides a loader to load or to generate classes on the fly.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||