Package | Description |
---|---|
aQute.bnd.osgi |
Modifier and Type | Field and Description |
---|---|
static EnumSet<Clazz.QUERY> |
Clazz.HAS_ARGUMENT |
Modifier and Type | Method and Description |
---|---|
static Clazz.QUERY |
Clazz.QUERY.valueOf(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) |
Copyright © 2015 aQute SARL. All rights reserved.