alma::acs::monitoring::RemoteThreadsUtil::Data Class Reference

Collaboration diagram for alma::acs::monitoring::RemoteThreadsUtil::Data:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Data (String name, State state, int count)
int getCount ()
void setCount (int count)
void bumpCount ()
String getName ()
State getState ()
boolean equals (Object o)
int compareTo (Data o)

Private Attributes

String name
State state
int count

Constructor & Destructor Documentation

alma::acs::monitoring::RemoteThreadsUtil::Data::Data ( String  name,
State  state,
int  count 
) [inline]

Member Function Documentation

void alma::acs::monitoring::RemoteThreadsUtil::Data::bumpCount (  )  [inline]
int alma::acs::monitoring::RemoteThreadsUtil::Data::compareTo ( Data  o  )  [inline]

References getName(), and getState().

boolean alma::acs::monitoring::RemoteThreadsUtil::Data::equals ( Object  o  )  [inline]
int alma::acs::monitoring::RemoteThreadsUtil::Data::getCount (  )  [inline]
String alma::acs::monitoring::RemoteThreadsUtil::Data::getName (  )  [inline]
State alma::acs::monitoring::RemoteThreadsUtil::Data::getState (  )  [inline]
void alma::acs::monitoring::RemoteThreadsUtil::Data::setCount ( int  count  )  [inline]

Member Data Documentation

Referenced by bumpCount(), and getCount().

Referenced by equals(), and getName().

Referenced by equals(), and getState().


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

Generated by  doxygen 1.6.2