| Package | Description |
|---|---|
| aQute.bnd.osgi |
| Modifier and Type | Field and Description |
|---|---|
(package private) Clazz.CONSTANT |
Clazz.Assoc.tag |
| Modifier and Type | Method and Description |
|---|---|
static Clazz.CONSTANT |
Clazz.CONSTANT.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Clazz.CONSTANT[] |
Clazz.CONSTANT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
Clazz.invokeDynamic(java.io.DataInputStream in,
int poolIndex,
Clazz.CONSTANT tag) |
private void |
Clazz.methodHandle(java.io.DataInputStream in,
int poolIndex,
Clazz.CONSTANT tag) |
private void |
Clazz.methodType(java.io.DataInputStream in,
int poolIndex,
Clazz.CONSTANT tag) |
private void |
Clazz.nameAndType(java.io.DataInputStream in,
int poolIndex,
Clazz.CONSTANT tag) |
| Constructor and Description |
|---|
Assoc(Clazz.CONSTANT tag,
int a,
int b) |