| Package | Description |
|---|---|
| org.dessertj.classfile.constpool |
Represents the constant pool
within a .class file.
|
| Modifier and Type | Method and Description |
|---|---|
static ReferenceKind |
ReferenceKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferenceKind[] |
ReferenceKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2025 Hans Jörg Heßmann. All rights reserved.