Class AsyncCompletionService<V>


  • public class AsyncCompletionService<V>
    extends Object
    A completion service that orders the completed tasks in the same order as they where submitted.