All Classes and Interfaces
Classes
Class
Description
Convenience support class, wrapping a
Waiter
.A circuit that accepts re-entrant
ReentrantCircuit.open()
and ReentrantCircuit.close()
calls, allows waiting
threads to be interrupted, and ensures fairness when releasing waiting
threads.Synchronization state of 0 = closed, 1 = open.
Waits on a test, carrying out assertions, until being resumed.