All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.g2forge.alexandria.java.concurrent.IOpaquePromise Maven / Gradle / Ivy

package com.g2forge.alexandria.java.concurrent;

/**
 * An object which can be used, through an environment of some kind, to send a value whenever it is ready.
 *
 * @see IOpaqueFuture
 */
public interface IOpaquePromise {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy