org.ccnx.ccn.impl.support.Tuple< A, B > Class Reference

Utility class to represent pairs of objects, most commonly as return values from methods. More...

List of all members.

Public Member Functions

 Tuple (A first, B second)
first ()
second ()
void setFirst (A first)
void setSecond (B second)
int hashCode ()
boolean equals (Object obj)

Package Attributes

_first
_second


Detailed Description

Utility class to represent pairs of objects, most commonly as return values from methods.
The documentation for this class was generated from the following file:

Generated on Thu Feb 16 00:45:00 2012 for Content-Centric Networking in Java by  doxygen 1.5.6