public static interface SegmentGraph.SegmentGraphVisitor
void accept(@Nonnull UUID from, @CheckForNull UUID to)
from segment
references the to segment. Or if to is null
that the from has no references.from - to - Copyright © 2012-2018 The Apache Software Foundation. All Rights Reserved.