com.google.common.graph.GraphConnections.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/graph/GraphConnections java/lang/Object
adjacentNodes ()Ljava/util/Set; Signature ()Ljava/util/Set; predecessors
successors incidentEdgeIterator ((Ljava/lang/Object;)Ljava/util/Iterator; MethodParameters thisNode F(TN;)Ljava/util/Iterator;>; value &(Ljava/lang/Object;)Ljava/lang/Object; node (TN;)TV; RuntimeVisibleAnnotations Ljavax/annotation/CheckForNull; removePredecessor (Ljava/lang/Object;)V (TN;)V removeSuccessor RuntimeInvisibleAnnotations 8Lcom/google/errorprone/annotations/CanIgnoreReturnValue; addPredecessor '(Ljava/lang/Object;Ljava/lang/Object;)V (TN;TV;)V addSuccessor 8(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; (TN;TV;)TV; <Ljava/lang/Object;
SourceFile GraphConnections.java 9Lcom/google/common/graph/ElementTypesAreNonnullByDefault;
! " # $ %