Package jmsltestsuite

Class LurkerTest

java.lang.Object
jmsltestsuite.LurkerTest
All Implemented Interfaces:
PlayLurker

public class LurkerTest
extends java.lang.Object
implements PlayLurker
  • Constructor Summary

    Constructors
    Constructor Description
    LurkerTest()  
  • Method Summary

    Modifier and Type Method Description
    void notifyPlayLurker​(double playTime, MusicJob list, int index)  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • LurkerTest

      public LurkerTest()
  • Method Details