Uses of Class
y25.base.IDCreator

Packages that use IDCreator
y25.base   
 

Uses of IDCreator in y25.base
 

Fields in y25.base declared as IDCreator
protected  IDCreator LayeredGraph.nodeIDCreator
          Utilized by idAssigner to create new node IDs and to store and free already used IDs.
protected  IDCreator LayeredGraph.edgeIDCreator
          Utilized by idAssigner to create new edge IDs and to store and free already used IDs.