| 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 |
|---|---|
FieldType |
FieldInfo.getFieldType() |
| Modifier and Type | Method and Description |
|---|---|
FieldType |
ElementValue.getType() |
FieldType |
RecordAttribute.RecordComponentInfo.getType() |
FieldType |
Annotation.getType() |
| Modifier and Type | Method and Description |
|---|---|
FieldType |
ConstantPool.getFieldType(int index) |
FieldType[] |
MethodType.getParameterTypes() |
FieldType |
MethodType.getReturnType() |
Copyright © 2017–2025 Hans Jörg Heßmann. All rights reserved.