Guava的使用
线程池的使用
ListenableFuture是基于装饰器模式实现的
示例
String nameFormat = "thread_factory_%d";
ThreadFactory shardi
2020-05-20