public final class Pair
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getKey()
Returns the key part of this pair.
|
java.util.List |
getValue()
Returns the value part of this pair.
|
java.lang.String |
toString() |
© Copyright 2003 The Free Software Foundation, all rights reserved