All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.common.graph.GraphConstants.class Maven / Gradle / Ivy

????4G7
89:PresenceInnerClassesEXPECTED_DEGREEI
ConstantValueDEFAULT_NODE_COUNT
DEFAULT_EDGE_COUNTINNER_LOAD_FACTORF??INNER_CAPACITYNODE_NOT_IN_GRAPHLjava/lang/String;;EDGE_NOT_IN_GRAPH<NODE_REMOVED_FROM_GRAPH=NODE_PAIR_REMOVED_FROM_GRAPH>EDGE_REMOVED_FROM_GRAPH?REUSING_EDGE@MULTIPLE_EDGES_CONNECTINGAPARALLEL_EDGES_NOT_ALLOWEDBSELF_LOOPS_NOT_ALLOWEDCNOT_AVAILABLE_ON_UNDIRECTEDDEDGE_ALREADY_EXISTSEENDPOINTS_MISMATCHF()VCodeLineNumberTableLocalVariableTablethis(Lcom/google/common/graph/GraphConstants;
SourceFileGraphConstants.javaRuntimeVisibleAnnotations9Lcom/google/common/graph/ElementTypesAreNonnullByDefault;&com/google/common/graph/GraphConstants,-java/lang/Object/com/google/common/graph/GraphConstants$Presence(Node %s is not an element of this graph.(Edge %s is not an element of this graph.ENode %s that was used to generate this set is no longer in the graph.RNode %s or node %s that were used to generate this set are no longer in the graph.EEdge %s that was used to generate this set is no longer in the graph.rEdge %s already exists between the following nodes: %s, so it cannot be reused to connect the following nodes: %s.uCannot call edgeConnecting() when parallel edges exist between %s and %s. Consider calling edgesConnecting() instead.?Nodes %s and %s are already connected by a different edge. To construct a graph that allows parallel edges, call allowsParallelEdges(true) on the Builder.?Cannot add self-loop edge on node %s, as self-loops are not allowed. To construct a graph that allows self-loops, call allowsSelfLoops(true) on the Builder.?Cannot call source()/target() on a EndpointPair from an undirected graph. Consider calling adjacentNode(node) if you already have a node, or nodeU()/nodeV() if you don't.$Edge %s already exists in the graph.PMismatch: endpoints' ordering is not compatible with directionality of the graph0	
	
			
						 	!"	#$	%&	'(	)*	+,-./*??/0123456
@




© 2015 - 2025 Weber Informatics LLC | Privacy Policy