| Package | Description |
|---|---|
| org.dessertj.classfile |
Analyzes .class files to determine dependencies.
|
| org.dessertj.classfile.attribute |
Represents attributes
within a .class file.
|
| org.dessertj.classfile.constpool |
Represents the constant pool
within a .class file.
|
| Modifier and Type | Method and Description |
|---|---|
MethodType |
MethodInfo.getMethodType() |
| Modifier and Type | Method and Description |
|---|---|
MethodType |
EnclosingMethodAttribute.getEnclosingMethodType() |
| Modifier and Type | Method and Description |
|---|---|
MethodType |
ConstantPool.getNameAndTypeMethodType(int index) |
Copyright © 2017–2025 Hans Jörg Heßmann. All rights reserved.