gnu.inet.nntp

Class Pair


public final class Pair
extends java.lang.Object

A pair of strings associated with one another.

Version:
$Revision: 1.4 $ $Date: 2004/07/28 09:37:21 $

Author:
Chris Burdess

Method Summary

java.lang.String
getKey()
The key.
java.lang.String
getValue()
The value.

Method Details

getKey

public java.lang.String getKey()
The key.


getValue

public java.lang.String getValue()
The value.


© Copyright 2003 The Free Software Foundation, all rights reserved