Interface ThreadSafeBooleanHolder

    • Method Detail

      • getValue

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

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