public final class Pair extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Returns the key part of this pair.
|
List |
getValue()
Returns the value part of this pair.
|
String |
toString() |
Copyright © 2017. All rights reserved.