org.objectweb.proactive.calcium.statistics
Class Exercise

java.lang.Object
  extended by org.objectweb.proactive.calcium.statistics.Exercise
All Implemented Interfaces:
java.io.Serializable

public class Exercise
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Method Summary
 long getComputationTime()
           
 long getNumberExecutedTimes()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getComputationTime

public long getComputationTime()
Returns:
Returns the computationTime.

getNumberExecutedTimes

public long getNumberExecutedTimes()
Returns:
Returns the numberExecutedTimes.

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright 2001-2007 INRIA All Rights Reserved.