Interface ReadActionListener


  • public interface ReadActionListener
    Listen to enter/leave events for ModelAccess.runReadAction(Runnable) Clients receive notifications with the read lock obtained.
    Since:
    2018.3
    • Method Detail

      • readStarted

        void readStarted()
      • readFinished

        void readFinished()