440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
which   {key13}


Google Singleton Detector 0.7.2 (Default branch)

FreshMeat

Wednesday July 25, 2007. 10:45 AM
FreshMeat

The Google Singleton Detector, or GSD, is a tool which analyzes Java bytecode and detects the use of Singletons. It's not quite as simple as that, however. First, GSD doesn't only detect singletons; it detects four different types of global state, including singletons, hingletons, mingletons, and fingletons. Second, it outputs a graph with all these different types of static state highlighted, and shows all the classes that are directly dependent on them. The point of this tool is to allow you to see all of the uses of global state inside a project, as well as how they are all interrelated.
Google Singleton Detector tool which analyzes Java bytecode detects Google Singleton Detector 0.7.2 (Default branch)
Google Singleton Detector 0.7.2 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=2ab8ca21575a95982370e6f29acb7168

 

 Related News 

Search

Download Zicos
Fri January 9, 10:01 AM
which   {key13}