MaterialDesignJsVeiwRenderer / view.utils.algos.graph / Graph / <init>
<init>
Graph()
Used for topological sorting and detection of circular dependencies.
One usage of this class is for detecting circular dependencies between positioning rule of RelativeLayout children and figuring which child to render first.