Package com.logicaldoc.util.concurrent


package com.logicaldoc.util.concurrent
  • Classes
    Class
    Description
    A future that wraps an other future representing some kind of elaboration on a specified object
    A simple future that is always complete and always returns the given value
    A future returns null but waits for the completion of a given collection of futures