- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for UnsupportedLoadingOperationException (0.11 sec)
-
guava/src/com/google/common/cache/CacheLoader.java
* * @since 19.0 */ public static final class UnsupportedLoadingOperationException extends UnsupportedOperationException { // Package-private because this should only be thrown by loadAll() when it is not overridden. // Cache implementors may want to catch it but should not need to be able to throw it. UnsupportedLoadingOperationException() {} } /**
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 9.5K bytes - Viewed (0)