|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.utils.DFS.AbstractNodeHandler<N,C>
org.jetbrains.kotlin.utils.DFS.CollectingNodeHandler<N,R,java.util.LinkedList<R>>
org.jetbrains.kotlin.utils.DFS.NodeHandlerWithListResult<N,N>
org.jetbrains.kotlin.utils.DFS.TopologicalOrder<N>
public static class DFS.TopologicalOrder<N>
| Field Summary |
|---|
| Fields inherited from class org.jetbrains.kotlin.utils.DFS.CollectingNodeHandler |
|---|
result |
| Constructor Summary | |
|---|---|
DFS.TopologicalOrder()
|
|
| Method Summary | |
|---|---|
void |
afterChildren(N current)
|
| Methods inherited from class org.jetbrains.kotlin.utils.DFS.CollectingNodeHandler |
|---|
result |
| Methods inherited from class org.jetbrains.kotlin.utils.DFS.AbstractNodeHandler |
|---|
beforeChildren |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DFS.TopologicalOrder()
| Method Detail |
|---|
public void afterChildren(N current)
afterChildren in interface DFS.NodeHandler<N,java.util.LinkedList<N>>afterChildren in class DFS.AbstractNodeHandler<N,java.util.LinkedList<N>>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||