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 Fri May 13 16:27:43 2011 for Content-Centric Networking in Java by  doxygen 1.6.3