ThreadLocal的四个方法是什么?

答案解析

get()、set()、remove()、initialValue()。