Package | Description |
---|---|
aQute.bnd.osgi.resource |
Modifier and Type | Method and Description |
---|---|
static FilterBuilder.Operator |
FilterBuilder.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterBuilder.Operator[] |
FilterBuilder.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FilterBuilder |
FilterBuilder.simple(String key,
FilterBuilder.Operator op,
Object value) |
Copyright © 2021 aQute SARL. All rights reserved.