- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for AbstractGraphBuilder (0.06 sec)
-
guava/src/com/google/common/graph/StandardValueGraph.java
import java.util.Map; import java.util.Set; import java.util.TreeMap; import org.jspecify.annotations.Nullable; /** * Standard implementation of {@link ValueGraph} that supports the options supplied by {@link * AbstractGraphBuilder}. * * <p>This class maintains a map of nodes to {@link GraphConnections}. * * <p>Collection-returning accessors return unmodifiable views: the view returned will reflectRegistered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Tue Oct 07 15:57:03 UTC 2025 - 6K bytes - Viewed (0)