Package net.schmizz.concurrent
package net.schmizz.concurrent
-
ClassDescriptionAn event can be set, cleared, or awaited, similar to Python's
threading.event
.ExceptionChainer<Z extends Throwable>Chains an exception to desired type.Represents promised data of the parameterized typeV
and allows waiting on it.