![JAR search and dependency download from the Maven repository](/logo.png)
com.google.common.cache.Cache.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plantuml Show documentation
Show all versions of plantuml Show documentation
PlantUML is a component that allows to quickly write :
* sequence diagram,
* use case diagram,
* class diagram,
* activity diagram,
* component diagram,
* state diagram
* object diagram
???? 4 : com/google/common/cache/Cache java/lang/Object getIfPresent &(Ljava/lang/Object;)Ljava/lang/Object; MethodParameters key Signature (Ljava/lang/Object;)TV; RuntimeVisibleAnnotations Ljavax/annotation/CheckForNull; RuntimeInvisibleAnnotations 8Lcom/google/errorprone/annotations/CanIgnoreReturnValue; $RuntimeInvisibleParameterAnnotations 2Lcom/google/errorprone/annotations/CompatibleWith; value K get E(Ljava/lang/Object;Ljava/util/concurrent/Callable;)Ljava/lang/Object;
Exceptions 'java/util/concurrent/ExecutionException loader -(TK;Ljava/util/concurrent/Callable<+TV;>;)TV;
getAllPresent >(Ljava/lang/Iterable;)Lcom/google/common/collect/ImmutableMap; keys [(Ljava/lang/Iterable<+Ljava/lang/Object;>;)Lcom/google/common/collect/ImmutableMap; put '(Ljava/lang/Object;Ljava/lang/Object;)V (TK;TV;)V putAll (Ljava/util/Map;)V m (Ljava/util/Map<+TK;+TV;>;)V
invalidate (Ljava/lang/Object;)V
invalidateAll (Ljava/lang/Iterable;)V ,(Ljava/lang/Iterable<+Ljava/lang/Object;>;)V ()V size ()J stats &()Lcom/google/common/cache/CacheStats; asMap &()Ljava/util/concurrent/ConcurrentMap; .()Ljava/util/concurrent/ConcurrentMap; cleanUp <Ljava/lang/Object;
SourceFile
Cache.java -Lcom/google/errorprone/annotations/DoNotMock; %Use CacheBuilder.newBuilder().build() 9Lcom/google/common/cache/ElementTypesAreNonnullByDefault; -Lcom/google/common/annotations/GwtCompatible;
s
! " # $ % &