Uses of Package
com.peterphi.std.threading
Package
Description
-
-
-
-
-
-
-
-
-
ClassDescriptionSimplifies the creation of long-running daemon threadsRepresents a deadline (some point in the future - generally, a time by which some operation should be completed)A special ParamRunnable which runs synchronously once prepare() is calledA class encapsulating the Runnable idea, mixed with Callable - instead of having a return type, this takes an argument to be passed to the
run
methodA simple Future whose value will be set at some later dateRepresents an immutable Timeout (ie. -
-
-