| 接口 | 说明 |
|---|---|
| IntegerFieldUpdater<U> | |
| LongFieldUpdater<U> | |
| ReferenceFieldUpdater<U,W> |
| 类 | 说明 |
|---|---|
| ThrowUtil |
Throwing tool.
|
| UnsafeUtf8Util |
Refer to the implementation of protobuf: https://github.com/protocolbuffers/protobuf/blob/master/java/core/src/main/java/com/google/protobuf/Utf8.java.
|
| UnsafeUtil |
For the
Unsafe access. |
| UnsafeUtil.UnsafeAccessor | |
| Updaters |
Sometime instead of reflection, better performance.
|
Copyright © 2021. All rights reserved.