- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for UnsignedBytesBenchmark (0.14 sec)
-
guava/src/com/google/common/util/concurrent/FuturesGetChecked.java
enum ClassValueValidator implements GetCheckedTypeValidator { INSTANCE; /* * Static final fields are presumed to be fastest, based on our experience with * UnsignedBytesBenchmark. TODO(cpovirk): benchmark this */ private static final ClassValue<Boolean> isValidClass = new ClassValue<Boolean>() { @Override
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Thu Feb 22 17:40:56 UTC 2024 - 11.9K bytes - Viewed (0)