CachedData Class Reference

List of all members.

Public Member Functions

 CachedData (int f, byte[] d)
byte[] getData ()
int getFlags ()
String toString ()

Private Attributes

final byte[] data
final int flags


Detailed Description

Cached data with its attributes.

Constructor & Destructor Documentation

CachedData ( int  f,
byte[]  d 
)

Get a CachedData instance for the given flags and byte array.

Parameters:
f the flags
d the data


Member Function Documentation

byte [] getData (  ) 

Get the stored data.

int getFlags (  ) 

Get the flags stored along with this value.

String toString (  ) 


Member Data Documentation

final byte [] data [private]

final int flags [private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:37 2012 for Project Wonder by  doxygen 1.5.8