public interface OnlyToDirectedGraphNodeI
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$0 |
Modifier and Type | Method and Description |
---|---|
default java.util.Collection<GraphEdgeI> |
getOutgoingEdges() |
java.util.Collection |
getToNodes()
Gets all nodes to which the outgoing edges from this node lead.
|
static final java.lang.String $0
java.util.Collection getToNodes()
Collection
of all nodes to which the outgoing edges
from this node leaddefault java.util.Collection<GraphEdgeI> getOutgoingEdges()
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.