public class CompiledModule extends Object implements org.classdump.luna.load.CompiledChunk
| Constructor and Description |
|---|
CompiledModule(Map<String,org.classdump.luna.util.ByteVector> classMap,
String mainClassName) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,org.classdump.luna.util.ByteVector> |
classMap() |
String |
mainClassName() |
Copyright © 2016–2017. All rights reserved.