Class JavaRootContext

All Implemented Interfaces:
io.github.mmm.code.api.CodeContext, io.github.mmm.code.api.CodeLoader, io.github.mmm.code.api.CodeProvider, io.github.mmm.code.api.CodeWithContext, io.github.mmm.code.api.node.CodeNode, BaseContext, BaseProvider, BaseLoader, AutoCloseable

public class JavaRootContext extends JavaContext
Implementation of JavaContext for the root context.
Since:
1.0.0
Author:
Joerg Hohwiller (hohwille at users.sourceforge.net)