| Package | Description |
|---|---|
| aQute.libg.parameters |
| Modifier and Type | Field and Description |
|---|---|
static Attributes |
Attributes.EMPTY_ATTRS |
| Modifier and Type | Method and Description |
|---|---|
static Attributes |
Attributes.create(String key,
String value) |
Attributes |
Attributes.with(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Attributes.isEqual(Attributes other) |
void |
Attributes.mergeWith(Attributes other,
boolean override)
Merge the attributes
|
void |
Attributes.putAll(Attributes attrs) |
| Constructor and Description |
|---|
Attributes(Attributes... attrs) |
Attributes(Attributes attrs) |
Copyright © 2021. All rights reserved.