public static class InMemoryCompiler.Unit extends Object
| Modifier and Type | Field and Description |
|---|---|
byte[] |
bytecode |
String |
classname |
String |
source |
| Constructor and Description |
|---|
Unit() |
Unit(String name,
String source) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassFilename() |
String |
getSourceFilename() |
Copyright © 1995–2025 Mort Bay Consulting. All rights reserved.