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

org.apfloat.internal.Parallelizable Maven / Gradle / Ivy

There is a newer version: 1.14.0
Show newest version
package org.apfloat.internal;

/**
 * Any task that can use a {@link ParallelRunner} to execute operations in parallel.
 *
 * @since 1.7.0
 * @version 1.8.0
 * @author Mikko Tommila
 */

public interface Parallelizable
{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy