gnu.inet.nntp

Class Pair


public final class Pair
extends java.lang.Object

A pair of strings associated with one another.

Author:
Chris Burdess

Method Summary

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

Method Details

getKey

public String getKey()
The key.


getValue

public String getValue()
The value.


© Copyright 2003 The Free Software Foundation, all rights reserved