com.google.common.graph.ImmutableGraph$Builder.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 Z
java/lang/Object ()V
$com/google/common/graph/GraphBuilder copy (()Lcom/google/common/graph/GraphBuilder;
$com/google/common/graph/ElementOrder stable (()Lcom/google/common/graph/ElementOrder;
incidentEdgeOrder N(Lcom/google/common/graph/ElementOrder;)Lcom/google/common/graph/GraphBuilder;
build (()Lcom/google/common/graph/MutableGraph; .com/google/common/graph/ImmutableGraph$Builder mutableGraph &Lcom/google/common/graph/MutableGraph; " # $ % & $com/google/common/graph/MutableGraph addNode (Ljava/lang/Object;)Z " ( ) * putEdge '(Ljava/lang/Object;Ljava/lang/Object;)Z " , ) - )(Lcom/google/common/graph/EndpointPair;)Z
/ 0 1 2 3 &com/google/common/graph/ImmutableGraph copyOf I(Lcom/google/common/graph/Graph;)Lcom/google/common/graph/ImmutableGraph; Signature +Lcom/google/common/graph/MutableGraph; )(Lcom/google/common/graph/GraphBuilder;)V Code LineNumberTable LocalVariableTable this 0Lcom/google/common/graph/ImmutableGraph$Builder; graphBuilder &Lcom/google/common/graph/GraphBuilder; LocalVariableTypeTable 5Lcom/google/common/graph/ImmutableGraph$Builder; +Lcom/google/common/graph/GraphBuilder; MethodParameters .(Lcom/google/common/graph/GraphBuilder;)V D(Ljava/lang/Object;)Lcom/google/common/graph/ImmutableGraph$Builder; node Ljava/lang/Object; TN; :(TN;)Lcom/google/common/graph/ImmutableGraph$Builder; RuntimeInvisibleAnnotations 8Lcom/google/errorprone/annotations/CanIgnoreReturnValue; V(Ljava/lang/Object;Ljava/lang/Object;)Lcom/google/common/graph/ImmutableGraph$Builder; nodeU nodeV =(TN;TN;)Lcom/google/common/graph/ImmutableGraph$Builder; X(Lcom/google/common/graph/EndpointPair;)Lcom/google/common/graph/ImmutableGraph$Builder; endpoints &Lcom/google/common/graph/EndpointPair; +Lcom/google/common/graph/EndpointPair; b(Lcom/google/common/graph/EndpointPair;)Lcom/google/common/graph/ImmutableGraph$Builder; *()Lcom/google/common/graph/ImmutableGraph; /()Lcom/google/common/graph/ImmutableGraph; (Ljava/lang/Object;
SourceFile ImmutableGraph.java InnerClasses Builder ! 4 5 6 7 n *? *+? ?
? ? ? ? 8 ? ? ? 9 : ; <