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

com.litongjava.aio.AioId Maven / Gradle / Ivy

There is a newer version: 1.0.2
Show newest version
package com.litongjava.aio;

/**
 * @author tanyaowu
 * 2017年6月5日 上午10:22:52
 */
public interface AioId {

	/**
	 *
	 * @return
	 * @author tanyaowu
	 */
	String id();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy