org.ccnx.ccn.impl.InterestTable< V >.Entry< T > Interface Reference

List of all members.

Public Member Functions

ContentName name ()
 Get the ContentName of this entry.
Interest interest ()
 Get the Interest of this entry.
value ()
 Get the value of this entry.

Member Function Documentation

Interest org.ccnx.ccn.impl.InterestTable< V >.Entry< T >.interest (  ) 

Get the Interest of this entry.

If a name is entered in the table then the Interest will be null.

Returns:
Interest if present, null otherwise
ContentName org.ccnx.ccn.impl.InterestTable< V >.Entry< T >.name (  ) 

Get the ContentName of this entry.

All table entries have non-null ContentName.

Returns:
T org.ccnx.ccn.impl.InterestTable< V >.Entry< T >.value (  ) 

Get the value of this entry.

A value may be null.

Returns:

The documentation for this interface was generated from the following file:
Generated on Fri May 13 16:27:38 2011 for Content-Centric Networking in Java by  doxygen 1.6.3