net.sourceforge.pmd.util
Class Benchmark

java.lang.Object
  extended bynet.sourceforge.pmd.util.Benchmark

public class Benchmark
extends java.lang.Object


Constructor Summary
Benchmark()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Benchmark

public Benchmark()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws RuleSetNotFoundException,
                        java.io.IOException,
                        PMDException
Throws:
RuleSetNotFoundException
java.io.IOException
PMDException


Copyright © 2002-2006 InfoEther. All Rights Reserved.