com.google.common.graph.ForwardingValueGraph.class Maven / Gradle / Ivy
???? 4 }
_
` a b a c d e a f a g a h a i a j a k a l a m a n a o a p a q a r a s a t a u
l
k v w ()V Code LineNumberTable LocalVariableTable this .Lcom/google/common/graph/ForwardingValueGraph; LocalVariableTypeTable 6Lcom/google/common/graph/ForwardingValueGraph; delegate &()Lcom/google/common/graph/ValueGraph; Signature .()Lcom/google/common/graph/ValueGraph; nodes ()Ljava/util/Set; ()Ljava/util/Set; edgeCount ()J
isDirected ()Z allowsSelfLoops nodeOrder (()Lcom/google/common/graph/ElementOrder; -()Lcom/google/common/graph/ElementOrder; incidentEdgeOrder
adjacentNodes #(Ljava/lang/Object;)Ljava/util/Set; node Ljava/lang/Object; TN; MethodParameters (TN;)Ljava/util/Set; predecessors
successors degree (Ljava/lang/Object;)I (TN;)I inDegree outDegree hasEdgeConnecting '(Ljava/lang/Object;Ljava/lang/Object;)Z nodeU nodeV (TN;TN;)Z )(Lcom/google/common/graph/EndpointPair;)Z endpoints &Lcom/google/common/graph/EndpointPair; +Lcom/google/common/graph/EndpointPair; .(Lcom/google/common/graph/EndpointPair;)Z edgeValue :(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; edgeValueOrDefault J(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; defaultValue TV; (TN;TN;TV;)TV; RuntimeVisibleAnnotations Ljavax/annotation/CheckForNull; "RuntimeVisibleParameterAnnotations L(Lcom/google/common/graph/EndpointPair;Ljava/lang/Object;)Ljava/lang/Object; 3(Lcom/google/common/graph/EndpointPair;TV;)TV; ((Ljava/lang/Object;)Ljava/lang/Iterable; ^Lcom/google/common/graph/AbstractValueGraph;
SourceFile ForwardingValueGraph.java 9Lcom/google/common/graph/ElementTypesAreNonnullByDefault; # $ x ' ( y ( z { | , - . - / 0 2 0 3 4 : 4 ; 4 <