| Interface | Description |
|---|---|
| IntegerFieldUpdater<U> | |
| LongFieldUpdater<U> | |
| ReferenceFieldUpdater<U,W> |
| Class | Description |
|---|---|
| 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 © 2024. All rights reserved.