Uses of Class
crowdmodel.utils.MiscSingleton

Packages that use MiscSingleton
crowdmodel.utils   
 

Uses of MiscSingleton in crowdmodel.utils
 

Fields in crowdmodel.utils declared as MiscSingleton
private static MiscSingleton MiscSingleton.d_instance
           
 

Methods in crowdmodel.utils that return MiscSingleton
static MiscSingleton MiscSingleton.getInstance()
          This function returns the instantiation of this class As this is a singleton, there is only one object created which is referred to by instance.