Package com.logicaldoc.util.concurrent
package com.logicaldoc.util.concurrent
-
ClassesClassDescriptionFutureElaboration<T,
V> A future that wraps an other future representing some kind of elaboration on a specified objectFutureValue<V>A simple future that is always complete and always returns the given valueSerialFuture<V>A future returns null but waits for the completion of a given collection of futures