| Package | Description |
|---|---|
| cz.auderis.tools.collection.topo |
Topological sorting mechanism, where object dependencies are taken into account.
|
| Class and Description |
|---|
| BasicTopoNode
Basic implementation of
TopoNode
that exposes convenient static methods for easier instantiation. |
| TopoCycleException
Indication that a cycle has been detected during topological sorting.
|
| TopoNode
Encapsulates all information about one sorted item needed
by topological sorting algorithm.
|
Copyright © 2014 Boleslav Bobcik - Auderis. All rights reserved.