![JAR search and dependency download from the Maven repository](/logo.png)
com.google.common.collect.Table.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 P com/google/common/collect/Table java/lang/Object contains '(Ljava/lang/Object;Ljava/lang/Object;)Z MethodParameters rowKey columnKey "RuntimeVisibleParameterAnnotations Ljavax/annotation/CheckForNull; $RuntimeInvisibleParameterAnnotations 2Lcom/google/errorprone/annotations/CompatibleWith; value R C containsRow (Ljava/lang/Object;)Z containsColumn
containsValue V get 8(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; Signature )(Ljava/lang/Object;Ljava/lang/Object;)TV; RuntimeVisibleAnnotations isEmpty ()Z size ()I equals obj hashCode clear ()V put J(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; (TR;TC;TV;)TV; RuntimeInvisibleAnnotations 8Lcom/google/errorprone/annotations/CanIgnoreReturnValue; .Lcom/google/common/collect/ParametricNullness; putAll $(Lcom/google/common/collect/Table;)V table 2(Lcom/google/common/collect/Table<+TR;+TC;+TV;>;)V remove row #(Ljava/lang/Object;)Ljava/util/Map; (TR;)Ljava/util/Map; column (TC;)Ljava/util/Map; cellSet ()Ljava/util/Set; D()Ljava/util/Set;>; rowKeySet ()Ljava/util/Set; columnKeySet ()Ljava/util/Set; values ()Ljava/util/Collection; ()Ljava/util/Collection; rowMap ()Ljava/util/Map; -()Ljava/util/Map;>; columnMap -()Ljava/util/Map;>; PLjava/lang/Object;
SourceFile
Table.java -Lcom/google/errorprone/annotations/DoNotMock; =Use ImmutableTable, HashBasedTable, or another implementation ;Lcom/google/common/collect/ElementTypesAreNonnullByDefault; -Lcom/google/common/annotations/GwtCompatible; RuntimeVisibleTypeAnnotations 5Lorg/checkerframework/checker/nullness/qual/Nullable; InnerClasses N $com/google/common/collect/Table$Cell Cell
s
s
s
s
s
s
s
! " # $ %
&