CASValue< T > Class Reference

List of all members.

Public Member Functions

 CASValue (long c, T v)
long getCas ()
getValue ()
String toString ()

Private Attributes

final long cas
final T value


Detailed Description

A value with a CAS identifier.

Constructor & Destructor Documentation

CASValue ( long  c,
v 
)

Construct a new CASValue with the given identifer and value.

Parameters:
c the CAS identifier
v the value


Member Function Documentation

long getCas (  ) 

Get the CAS identifier.

T getValue (  ) 

Get the object value.

String toString (  ) 


Member Data Documentation

final long cas [private]

final T value [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