![JAR search and dependency download from the Maven repository](/logo.png)
com.google.common.graph.ForwardingNetwork.class Maven / Gradle / Ivy
???? 4 ?
u
v w x w y w z w { w | w } w ~ w w ? w ? w ? w ? w ? w ? w ? w ? w ? w ? w ? w ? w ? w ? w ? w ? w ? w ?
?
? ? ? ()V Code LineNumberTable LocalVariableTable this +Lcom/google/common/graph/ForwardingNetwork; LocalVariableTypeTable 3Lcom/google/common/graph/ForwardingNetwork; delegate #()Lcom/google/common/graph/Network; Signature +()Lcom/google/common/graph/Network; nodes ()Ljava/util/Set; ()Ljava/util/Set; edges ()Ljava/util/Set;
isDirected ()Z allowsParallelEdges allowsSelfLoops nodeOrder (()Lcom/google/common/graph/ElementOrder; -()Lcom/google/common/graph/ElementOrder; edgeOrder -()Lcom/google/common/graph/ElementOrder;
adjacentNodes #(Ljava/lang/Object;)Ljava/util/Set; node Ljava/lang/Object; TN; MethodParameters (TN;)Ljava/util/Set; predecessors
successors
incidentEdges (TN;)Ljava/util/Set; inEdges outEdges
incidentNodes :(Ljava/lang/Object;)Lcom/google/common/graph/EndpointPair; edge TE; 0(TE;)Lcom/google/common/graph/EndpointPair;
adjacentEdges (TE;)Ljava/util/Set; degree (Ljava/lang/Object;)I (TN;)I inDegree outDegree edgesConnecting 5(Ljava/lang/Object;Ljava/lang/Object;)Ljava/util/Set; nodeU nodeV (TN;TN;)Ljava/util/Set; 7(Lcom/google/common/graph/EndpointPair;)Ljava/util/Set; endpoints &Lcom/google/common/graph/EndpointPair; +Lcom/google/common/graph/EndpointPair; A(Lcom/google/common/graph/EndpointPair;)Ljava/util/Set; edgeConnecting :(Ljava/lang/Object;Ljava/lang/Object;)Ljava/util/Optional; !(TN;TN;)Ljava/util/Optional; <(Lcom/google/common/graph/EndpointPair;)Ljava/util/Optional; F(Lcom/google/common/graph/EndpointPair;)Ljava/util/Optional; edgeConnectingOrNull 8(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; (TN;TN;)TE; RuntimeVisibleAnnotations Ljavax/annotation/CheckForNull; :(Lcom/google/common/graph/EndpointPair;)Ljava/lang/Object; 0(Lcom/google/common/graph/EndpointPair;)TE; hasEdgeConnecting '(Ljava/lang/Object;Ljava/lang/Object;)Z (TN;TN;)Z )(Lcom/google/common/graph/EndpointPair;)Z .(Lcom/google/common/graph/EndpointPair;)Z ((Ljava/lang/Object;)Ljava/lang/Iterable; [Lcom/google/common/graph/AbstractNetwork;
SourceFile ForwardingNetwork.java 9Lcom/google/common/graph/ElementTypesAreNonnullByDefault; ! " * + ? . / 1 / 3 4 5 4 6 4 7 8 : 8 <