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

com.github.phantomthief.pool.KeyAffinity Maven / Gradle / Ivy

The newest version!
package com.github.phantomthief.pool;

/**
 * @author w.vela
 * Created on 2018-02-03.
 */
@Deprecated
public interface KeyAffinity extends AutoCloseable, Iterable {

    boolean inited();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy