Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.mvsteenb.javauitransformer.xmltransformer.util.StopWatchException

Uses of StopWatchException in com.mvsteenb.javauitransformer.xmltransformer.util
 

Methods in com.mvsteenb.javauitransformer.xmltransformer.util that throw StopWatchException
 void StopWatch.start()
          Starts the stopwatch
 long StopWatch.stop()
          Stops the stopwatch and returns elapsed time
 long StopWatch.intermediate()
          Returns intermediate result without stopping watch