![JAR search and dependency download from the Maven repository](/logo.png)
com.google.common.graph.UndirectedGraphConnections.class Maven / Gradle / Ivy
???? 4 ? _
`
a b c d e
f g
h i j k
l
m n
l o
p
q r s
t u
v w x ~
? ?
? ?
? ?
? ? ? ? ? InnerClasses adjacentNodeValues Ljava/util/Map; Signature Ljava/util/Map; (Ljava/util/Map;)V Code LineNumberTable LocalVariableTable this 4Lcom/google/common/graph/UndirectedGraphConnections; LocalVariableTypeTable ; MethodParameters (Ljava/util/Map;)V of \(Lcom/google/common/graph/ElementOrder;)Lcom/google/common/graph/UndirectedGraphConnections; incidentEdgeOrder &Lcom/google/common/graph/ElementOrder; +Lcom/google/common/graph/ElementOrder;
StackMapTable ?(Lcom/google/common/graph/ElementOrder;)Lcom/google/common/graph/UndirectedGraphConnections; ofImmutable E(Ljava/util/Map;)Lcom/google/common/graph/UndirectedGraphConnections; (Ljava/util/Map;)Lcom/google/common/graph/UndirectedGraphConnections;
adjacentNodes ()Ljava/util/Set; ()Ljava/util/Set; predecessors
successors incidentEdgeIterator ((Ljava/lang/Object;)Ljava/util/Iterator; thisNode Ljava/lang/Object; TN; F(TN;)Ljava/util/Iterator;>; value &(Ljava/lang/Object;)Ljava/lang/Object; node (TN;)TV; RuntimeVisibleAnnotations Ljavax/annotation/CheckForNull; removePredecessor (Ljava/lang/Object;)V unused TV; (TN;)V removeSuccessor 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; lambda$incidentEdgeIterator$0 L(Ljava/lang/Object;Ljava/lang/Object;)Lcom/google/common/graph/EndpointPair; incidentNode nLjava/lang/Object;Lcom/google/common/graph/GraphConnections;
SourceFile UndirectedGraphConnections.java 9Lcom/google/common/graph/ElementTypesAreNonnullByDefault; &com/google/common/graph/GraphConstants &