Interface WaitForChangeStrategy

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void waitFor​(deltix.util.lang.Changeable value)  
      • Methods inherited from interface deltix.util.lang.Disposable

        close
    • Method Detail

      • waitFor

        void waitFor​(deltix.util.lang.Changeable value)
              throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException