com.google.common.graph.NetworkConnections.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plantuml-epl Show documentation
Show all versions of plantuml-epl Show documentation
PlantUML is a component that allows to quickly write diagrams from text.
???? 4 + *com/google/common/graph/NetworkConnections java/lang/Object
adjacentNodes ()Ljava/util/Set; Signature ()Ljava/util/Set; predecessors
successors
incidentEdges ()Ljava/util/Set; inEdges outEdges edgesConnecting #(Ljava/lang/Object;)Ljava/util/Set; MethodParameters node (TN;)Ljava/util/Set; adjacentNode &(Ljava/lang/Object;)Ljava/lang/Object; edge (TE;)TN; removeInEdge '(Ljava/lang/Object;Z)Ljava/lang/Object;
isSelfLoop (TE;Z)TN; RuntimeVisibleAnnotations Ljavax/annotation/CheckForNull; RuntimeInvisibleAnnotations 8Lcom/google/errorprone/annotations/CanIgnoreReturnValue;
removeOutEdge addInEdge ((Ljava/lang/Object;Ljava/lang/Object;Z)V
(TE;TN;Z)V
addOutEdge '(Ljava/lang/Object;Ljava/lang/Object;)V (TE;TN;)V <Ljava/lang/Object;
SourceFile NetworkConnections.java 9Lcom/google/common/graph/ElementTypesAreNonnullByDefault;
! "
# $ % &