Package | Description |
---|---|
aQute.bnd.osgi |
Modifier and Type | Field and Description |
---|---|
private java.util.Set<Analyzer.Check> |
Analyzer.checks |
Modifier and Type | Method and Description |
---|---|
static Analyzer.Check |
Analyzer.Check.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Analyzer.Check[] |
Analyzer.Check.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Analyzer.check(Analyzer.Check key)
Check if we have an a check option
|