Package | Description |
---|---|
bayou.reload |
Hot-reload support.
|
Modifier and Type | Class and Description |
---|---|
class |
JavacCompiler
A HotCompiler for java files.
|
class |
VoidCompiler
A HotCompiler that generates no output.
|
Modifier and Type | Method and Description |
---|---|
void |
HotReloader.addCompiler(HotCompiler compiler,
boolean reload,
Path... srcDirs)
Add a compiler.
|