quarkdown
Toggle table of contents
2.3.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
quarkdown
quarkdown-core
/
com.quarkdown.core.graph
/
VisitableOnceGraph
/
VisitableOnceGraph
Visitable
Once
Graph
constructor
(
graph
:
Graph
<
T
>
,
visited
:
Set
<
T
>
=
emptySet()
)
Type Parameters
T
the type of vertices in the graph