Package com.mchange.v2.holders
package com.mchange.v2.holders
-
ClassDescriptionAn implementation of ThreadSafeBooleanHolder that synchronizes on itself for all acesses and mutations of the underlying boolean.An interface for thread-safe wrappers for a mutable boolean.