- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for createSingleRootGraph (0.07 sec)
-
guava-tests/test/com/google/common/graph/TraverserTest.java
/** * A graph consisting of a single root {@code a}: * * {@snippet : * a * } */ private static final SuccessorsFunction<Character> SINGLE_ROOT = createSingleRootGraph(); /** * A graph that is not a tree (for example, it has two antiparallel edge between {@code e} and * {@code f} and thus has a cycle) but is a valid input to {@link Traverser#forTree} when startingRegistered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Tue Sep 30 17:09:51 UTC 2025 - 47.4K bytes - Viewed (2)