Package org.jmock.example.qcon
Interface Playlist
-
public interface Playlist
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
hasTrackFor(java.lang.String location)
java.lang.String
trackFor(java.lang.String location)
-