public class Pair extends Object
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
String |
getPairValue() |
String |
getValue() |
void |
setKey(String key) |
void |
setValue(String value) |
Copyright © 2005–2020 jthink.net. All rights reserved.