public class CompiledClass extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.classdump.luna.util.ByteVector |
bytes |
protected String |
name |
| Constructor and Description |
|---|
CompiledClass(String name,
org.classdump.luna.util.ByteVector bytes) |
| Modifier and Type | Method and Description |
|---|---|
org.classdump.luna.util.ByteVector |
bytes() |
boolean |
equals(Object o) |
int |
hashCode() |
String |
name() |
Copyright © 2016–2017. All rights reserved.