Gets the key annotation of the pairing. Can be null (for spurious matches). @return an Annotation object.
()
| 82 | * @return an {@link Annotation} object. |
| 83 | */ |
| 84 | public Annotation getKey(); |
| 85 | |
| 86 | public int getResponseIndex(); |
| 87 | public int getValue(); |
no outgoing calls
no test coverage detected