- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for classValueValidator (0.06 sec)
-
guava/src/com/google/common/util/concurrent/FuturesGetChecked.java
return GetCheckedTypeValidatorHolder.WeakSetValidator.INSTANCE; } @J2ObjCIncompatible // ClassValue @VisibleForTesting static GetCheckedTypeValidator classValueValidator() { return GetCheckedTypeValidatorHolder.ClassValueValidator.INSTANCE; } /** * Provides a check of whether an exception type is valid for use with {@link * FuturesGetChecked#getChecked(Future, Class)}, possibly using caching.
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Aug 09 01:14:59 UTC 2025 - 11.8K bytes - Viewed (0)