![JAR search and dependency download from the Maven repository](/logo.png)
com.github.t3t5u.common.util.FutureCallable Maven / Gradle / Ivy
The newest version!
package com.github.t3t5u.common.util;
import java.util.concurrent.Callable;
import java.util.concurrent.Future;
public interface FutureCallable extends Callable> {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy