new ConcurrentHashMap<>()
Char#compare
Integer#compare
Integer#compareUnsigned
Integer#divideUnsigned
Integer#parseUnsignedInt
Integer#remainderUnsigned
Long#compare
Long#compareUnsigned
Long#divideUnsigned
Long#parseUnsignedInt
Long#remainderUnsigned
Math#addExact
Math#multiplyExact
Math#subtractExact
Short#compare
java.util.Collections#synchronizedNavigableMap
java.util.Collections#unmodifiableNavigableMap
java.util.Objects#equals
java.util.Objects#hash
java.util.function.Function
java.util.function.Predicate
java.util.function.Supplier
Files#createTempDirectory()
MoreExecutors#directExecutor()
List.of(..)
Map.of(..)
Set.of(..)
new ArrayList<>()
new AtomicReference<>()
new CopyOnWriteArrayList<>()
new HashSet<>()
new LinkedHashMap<>()
new LinkedHashSet<>()
new LinkedList<>()