51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#池面
java之线程池面试题
面试官:线程池有哪些?分别的作用是什么?常用的线程池有:newSingleThreadExecutornewFixedThreadExecutornewCacheThreadExecutornewScheduleThreadExecutor1、newSingleThreadExecutor: 单个线程的线程池,即线程...
代码星球
·
2020-04-21
java
线程
池面
试题
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他