程序包 com.alibaba.nacos.common
-
注释类型概要 注释类型 说明 Beta Means a class is in beta version.JustForTest Just for test.NotThreadSafe Annotation that marks a method as not thread safe.
| 注释类型 | 说明 |
|---|---|
| Beta |
Means a class is in beta version.
|
| JustForTest |
Just for test.
|
| NotThreadSafe |
Annotation that marks a method as not thread safe.
|