top.jfunc.common.thread.conpro.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of utils Show documentation
Show all versions of utils Show documentation
common utils like IOUtil,StrUtil,HoldProcessor.etc.
/**
* 生产者消费者的一个通用使用方法
* con-consumer
* pro-producer
*/
package top.jfunc.common.thread.conpro;