Interface ThreadSafeBooleanHolder

    • Method Detail

      • getValue

        boolean getValue()
        gets the value of the wrapped boolean
      • setValue

        void setValue​(boolean b)
        sets the value of the wrapped boolean