Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.objectstyle.ashwood.graph
Class IndegreeTopologicalSort.InDegree  view IndegreeTopologicalSort.InDegree download IndegreeTopologicalSort.InDegree.java

java.lang.Object
  extended byorg.objectstyle.ashwood.graph.IndegreeTopologicalSort.InDegree
Enclosing class:
IndegreeTopologicalSort

private static class IndegreeTopologicalSort.InDegree
extends java.lang.Object


Field Summary
(package private)  int value
           
 
Constructor Summary
(package private) IndegreeTopologicalSort.InDegree(int value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

int value
Constructor Detail

IndegreeTopologicalSort.InDegree

IndegreeTopologicalSort.InDegree(int value)