![JAR search and dependency download from the Maven repository](/logo.png)
com.github.ltsopensource.nio.loop.NioSelectorLoopPool Maven / Gradle / Ivy
package com.github.ltsopensource.nio.loop;
/**
* @author Robert HG ([email protected]) on 1/24/16.
*/
public interface NioSelectorLoopPool {
NioSelectorLoop getSelectorLoop();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy