Uses of Class
ants.p2p.utils.indexer.BackgroundEngine

Packages that use BackgroundEngine
ants.p2p.utils.indexer   
 

Uses of BackgroundEngine in ants.p2p.utils.indexer
 

Methods in ants.p2p.utils.indexer that return BackgroundEngine
static BackgroundEngine BackgroundEngine.getInstance()
           
static BackgroundEngine BackgroundEngine.getInstance()
           
static BackgroundEngine BackgroundEngine.getInstance(java.io.File store)
           
static BackgroundEngine BackgroundEngine.getInstance(java.io.File store)
           
 

Constructors in ants.p2p.utils.indexer with parameters of type BackgroundEngine
SupernodeEngine(BackgroundEngine caller)
           
SupernodeEngine(BackgroundEngine caller)