jmsltestsuite
Class TimePrintingPlayable

java.lang.Object
  extended by jmsltestsuite.TimePrintingPlayable
All Implemented Interfaces:
Playable

public class TimePrintingPlayable
extends java.lang.Object
implements Playable


Constructor Summary
TimePrintingPlayable()
           
 
Method Summary
 double play(double startTime, Composable c)
          Executing musical function.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimePrintingPlayable

public TimePrintingPlayable()
Method Detail

play

public double play(double startTime,
                   Composable c)
Description copied from interface: Playable
Executing musical function. Return time when done.

Specified by:
play in interface Playable
Returns:
stopTime