Java
package
com.tutego.ch_03.eventHandling
;
public
interface
EventHandlingModule
{
}