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

This class holds global performance counters information for a collection of optimizers. They are provided by master optimizers.

## Constructor: OptimizersPerformanceCounters


## Field: map
Type: `java.util.SortedMap<java.lang.String,com.pnfsoftware.jeb.core.units.code.asm.decompiler.opt.OptimizersPerformanceCounters.E>`

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


## Method: getCounters
- return type: `java.util.SortedMap<java.lang.String,com.pnfsoftware.jeb.core.units.code.asm.decompiler.opt.OptimizersPerformanceCounters.E>`


