public interface TestSetListener
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
acceptTestSet(TestSetEvent e)
Accept and process a test set event
|
void acceptTestSet(TestSetEvent e)
e
- a TestSetEvent
value