com.notifier.Listener Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of notifier Show documentation
Show all versions of notifier Show documentation
A generic event dispatching library
package com.notifier;
public interface Listener {
}