Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Inception (0.17 sec)

  1. guava/src/com/google/common/cache/CacheBuilder.java

       * Failure to heed this advice can result in a {@link ClassCastException} being thrown by a cache
       * operation at some <i>undefined</i> point in the future.
       *
       * <p><b>Warning:</b> any exception thrown by {@code listener} will <i>not</i> be propagated to
       * the {@code Cache} user, only logged via a {@link Logger}.
       *
       * @return the cache builder reference that should be used instead of {@code this} for any
    Java
    - Registered: Fri Apr 05 12:43:09 GMT 2024
    - Last Modified: Thu Feb 15 16:12:13 GMT 2024
    - 51.3K bytes
    - Viewed (0)
Back to top