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

Quick Search    Search Deep

Uses of Class
coltginy.IntLinkedList

Uses of IntLinkedList in coltginy
 

Fields in coltginy declared as IntLinkedList
protected  IntLinkedList ColtRootGraph.nodeDataIndices
          A singly-linked list of all coltNodeData indices corresponding to a Node in this RootGraph.
protected  IntLinkedList ColtRootGraph.edgeDataIndices
          A singly-linked list of all coltEdgeData indices corresponding to an Edge in this RootGraph.