package InnaIrcBot.Commanders.flood; public interface EventHandler { void track(String user); }