public class Test extends Object
Modifier and Type | Class and Description |
---|---|
(package private) static class |
Test.DurationObserver
ListObserver implementation for keeping track of all events that have a
duration bigger than a threshold.
|
(package private) static class |
Test.PrintObserver
ListObserver implementation for printing to stdout all information about
the events, when it's notified of their occurrence.
|
Constructor and Description |
---|
Test() |
public static void main(String[] args)