com.google.common.graph.MutableNetwork.class Maven / Gradle / Ivy
???? 4 ! &com/google/common/graph/MutableNetwork java/lang/Object com/google/common/graph/Network addNode (Ljava/lang/Object;)Z MethodParameters node Signature (TN;)Z RuntimeInvisibleAnnotations 8Lcom/google/errorprone/annotations/CanIgnoreReturnValue; addEdge 9(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Z nodeU nodeV edge (TN;TN;TE;)Z ;(Lcom/google/common/graph/EndpointPair;Ljava/lang/Object;)Z endpoints 1(Lcom/google/common/graph/EndpointPair;TE;)Z
removeNode
removeEdge (TE;)Z eLjava/lang/Object;Lcom/google/common/graph/Network;
SourceFile MutableNetwork.java RuntimeVisibleAnnotations 9Lcom/google/common/graph/ElementTypesAreNonnullByDefault; $Lcom/google/common/annotations/Beta;