public class TuneSelect<T> extends Object
| Constructor and Description |
|---|
TuneSelect() |
| Modifier and Type | Method and Description |
|---|---|
void |
broadcastPlaying(org.jboss.cdi.tck.tests.event.eventTypes.Broadcast b) |
void |
soloArtistPlaying(Artist<T> soloArtist) |
void |
songPlaying(Song s) |
Copyright © 2008–2016 CDI TCK. All rights reserved.