com.google.common.collect.Interners.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 K
java/lang/Object ()V 3com/google/common/collect/Interners$InternerBuilder
*(Lcom/google/common/collect/Interners$1;)V
#com/google/common/collect/Interners
newBuilder 7()Lcom/google/common/collect/Interners$InternerBuilder;
strong
build &()Lcom/google/common/collect/Interner;
weak 4com/google/common/collect/Interners$InternerFunction
! " # $com/google/common/base/Preconditions checkNotNull &(Ljava/lang/Object;)Ljava/lang/Object; % "com/google/common/collect/Interner
' ( '(Lcom/google/common/collect/Interner;)V Code LineNumberTable LocalVariableTable this %Lcom/google/common/collect/Interners; newStrongInterner Signature A()Lcom/google/common/collect/Interner; newWeakInterner RuntimeInvisibleAnnotations /Lcom/google/common/annotations/GwtIncompatible; value java.lang.ref.WeakReference
asFunction G(Lcom/google/common/collect/Interner;)Lcom/google/common/base/Function; interner $Lcom/google/common/collect/Interner; LocalVariableTypeTable )Lcom/google/common/collect/Interner; MethodParameters j(Lcom/google/common/collect/Interner;)Lcom/google/common/base/Function;
SourceFile Interners.java RuntimeVisibleAnnotations ;Lcom/google/common/collect/ElementTypesAreNonnullByDefault; 0Lcom/google/common/annotations/J2ktIncompatible; InnerClasses InternerBuilder F %com/google/common/collect/Interners$1 InternerFunction I 0com/google/common/collect/Interners$InternerImpl InternerImpl 1
) / *? ? * &