Package 

Interface Event


  • 
    public interface Event<T>
    
                        
    • Method Summary

      Modifier and Type Method Description
      abstract String getName()
      abstract Class<T> getType()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait