| Package | Description |
|---|---|
| com.android.dx.rop.annotation |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<NameValuePair> |
Annotation.getNameValuePairs()
Gets the set of name-value pairs contained in this instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Annotation.add(NameValuePair pair)
Add an element to the set of (name, value) pairs for this instance.
|
int |
NameValuePair.compareTo(NameValuePair other) |
void |
Annotation.put(NameValuePair pair)
Put an element into the set of (name, value) pairs for this instance.
|
Copyright © 2020. All Rights Reserved.