Thread 类中,@sun.misc.Contended("tlr") 里值 tlr 的含义
Posted cag2050
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Thread 类中,@sun.misc.Contended("tlr") 里值 tlr 的含义相关的知识,希望对你有一定的参考价值。
@sun.misc.Contended 的value,含义是一个组
猜测 tlr 意思是:ThreadLocalRandom。
出处:https://stackoverflow.com/questions/34529036/what-is-sun-misc-contended-annotations-value
以上是关于Thread 类中,@sun.misc.Contended("tlr") 里值 tlr 的含义的主要内容,如果未能解决你的问题,请参考以下文章
JAVA-初步认识-第十二章-Thread类中的方法线程名称