| Package | Description |
|---|---|
| aQute.bnd.osgi |
| Modifier and Type | Field and Description |
|---|---|
static java.util.EnumSet<Clazz.QUERY> |
Clazz.HAS_ARGUMENT |
| Modifier and Type | Method and Description |
|---|---|
static Clazz.QUERY |
Clazz.QUERY.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Clazz.QUERY[] |
Clazz.QUERY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Clazz.is(Clazz.QUERY query,
Instruction instr,
Analyzer analyzer) |