Interface EventQueue.Entry

    • Method Detail

      • process

        void process()
        Process the event associated with this entry. This will be called for every event in the associated EventQueue.