Uses of Class
scratch.danyel.lazy.LazySparseVertexFactory

Packages that use LazySparseVertexFactory
scratch.danyel.lazy   
 

Uses of LazySparseVertexFactory in scratch.danyel.lazy
 

Subclasses of LazySparseVertexFactory in scratch.danyel.lazy
static class LazyWebCrawler.WebCrawlerFactory
           
 

Constructors in scratch.danyel.lazy with parameters of type LazySparseVertexFactory
LazySparseVertex(Object uniqueID, LazySparseVertexFactory lsvf)