com.google.common.graph.ValueGraph.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plantuml-epl Show documentation
Show all versions of plantuml-epl Show documentation
PlantUML is a component that allows to quickly write diagrams from text.
???? 4 R "com/google/common/graph/ValueGraph
successors #(Ljava/lang/Object;)Ljava/util/Set; predecessors java/lang/Object
!com/google/common/graph/BaseGraph nodes ()Ljava/util/Set; Signature ()Ljava/util/Set; edges >()Ljava/util/Set;>; asGraph !()Lcom/google/common/graph/Graph; &()Lcom/google/common/graph/Graph;
isDirected ()Z allowsSelfLoops nodeOrder (()Lcom/google/common/graph/ElementOrder; -()Lcom/google/common/graph/ElementOrder; incidentEdgeOrder
adjacentNodes MethodParameters node (TN;)Ljava/util/Set;
incidentEdges A(TN;)Ljava/util/Set;>; 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;)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 (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; equals (Ljava/lang/Object;)Z object hashCode ()I ((Ljava/lang/Object;)Ljava/lang/Iterable; Code LineNumberTable LocalVariableTable this $Lcom/google/common/graph/ValueGraph; LocalVariableTypeTable ,Lcom/google/common/graph/ValueGraph; dLjava/lang/Object;Lcom/google/common/graph/BaseGraph;
SourceFile ValueGraph.java 9Lcom/google/common/graph/ElementTypesAreNonnullByDefault; RuntimeInvisibleAnnotations $Lcom/google/common/annotations/Beta;
! ! ! " # $ % & ' % & ( % & ) * + , - ) . / 0 1 2 + , 3 1 4 / 5 6 7
+ , 8 9 : ; <