public final class PairType extends Object implements Serializable
| Constructor and Description |
|---|
PairType(Serializable key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Serializable |
getKey() |
String |
getValue() |
int |
hashCode() |
String |
toString() |
public PairType(Serializable key, String value)
Copyright © 2024 Atlassian. All rights reserved.