Package org.aksw.commons.util.concurrent
package org.aksw.commons.util.concurrent
-
ClassesClassDescriptionCompletableFuture with a delegate that can be set at most once.Source: http://stackoverflow.com/questions/9987019/how-to-know-when-a-completionservice-is-finished-delivering-results http://www.javaspecialists.eu/archive/Issue214.htmlClass to schedule a task after a certain delay and ensure that it only executes once.Class to schedule a task after a certain delay and ensure that it only executes once.