2026.01.24-6e2d4fc36

This commit is contained in:
Intege-rs
2026-01-24 08:48:01 -05:00
parent 7a77188758
commit 6a7573157c
2003 changed files with 13044 additions and 14337 deletions

View File

@@ -9,9 +9,6 @@ public class TLRUtil {
private static final Unsafe UNSAFE;
private static final long PROBE;
public TLRUtil() {
}
public static void localInit() {
ThreadLocalRandom.current();
}