# Class: com.pnfsoftware.jeb.core.units.code.asm.decompiler.opt.OptimizerEntry.Stat

Optimizer runtime statistics.

## Constructor: Stat


## Method: getExecutionTimeMillis
- return type: `long`


## Method: getOptimizationCount
- return type: `int`


## Method: getRunCount
- return type: `int`


## Method: toString
- return type: `java.lang.String`


