org.objectweb.proactive.calcium.statistics
Class Workout

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

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

See Also:
Serialized Form

Method Summary
 Exercise getWorkout(Muscle muscle)
           
 java.lang.String toString()
           
 void track(Muscle muscle, Timer timer)
           
protected  void track(Workout workout)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

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

track

public void track(Muscle muscle,
                  Timer timer)

track

protected void track(Workout workout)

getWorkout

public Exercise getWorkout(Muscle muscle)


Copyright 2001-2007 INRIA All Rights Reserved.