package hoptoad; public interface HoptoadNotify { int notify(final HoptoadNotice notice); }