Uses of Class
org.jmock.example.announcer.Announcer
-
Packages that use Announcer Package Description org.jmock.example.announcer -
-
Uses of Announcer in org.jmock.example.announcer
Fields in org.jmock.example.announcer declared as Announcer Modifier and Type Field Description (package private) Announcer<AnnouncerTests.Listener>
AnnouncerTests. announcer
Methods in org.jmock.example.announcer that return Announcer Modifier and Type Method Description static <T extends java.util.EventListener>
Announcer<T>Announcer. to(java.lang.Class<? extends T> listenerType)
-