-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @Nullable Version
get(String id)
Find a version by its id, ornull
, if no such version was found.@NotNull Version
root()
The root version of this graph.-
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
-