| Package | Description |
|---|---|
| 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 |
|---|---|
ConstantValue<?> |
ElementValue.getConstantValue() |
| Modifier and Type | Method and Description |
|---|---|
<T> ConstantValue<T> |
ConstantPool.getConstantValue(int index) |
Copyright © 2017–2025 Hans Jörg Heßmann. All rights reserved.