2026.01.24-6e2d4fc36

This commit is contained in:
Intege-rs
2026-01-24 12:58:43 -05:00
parent 7a77188758
commit 87d98d3bb2
2005 changed files with 13041 additions and 14378 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();
}