Class AsynchronousChannelListener.Event

  • Enclosing interface:
    AsynchronousChannelListener

    public static class AsynchronousChannelListener.Event
    extends java.lang.Object
    Event count notification
    • Constructor Summary

      Constructors 
      Constructor Description
      Event​(int eventId, int eventCount)  
    • Constructor Detail

      • Event

        public Event​(int eventId,
                     int eventCount)
    • Method Detail

      • getEventId

        public int getEventId()
      • getEventCount

        public int getEventCount()