public class Pair extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
Object |
getValue() |
Object |
setValue(Object value) |
public Pair(String key, Object value) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2017. All rights reserved.