パッケージ | 説明 |
---|---|
org.unclazz.jp1ajs2.unitdef.util |
修飾子とタイプ | メソッドと説明 |
---|---|
static UnitTreeNodesIterable |
UnitTreeNodesIterable.ofBreadthFirst(Unit root,
boolean includesRoot)
幅優先探索を行う
Iterable を返す. |
static UnitTreeNodesIterable |
UnitTreeNodesIterable.ofDepthFirst(Unit root,
boolean includesRoot)
深さ優先探索を行う
Iterable を返す. |
Copyright © 2016. All rights reserved.