at.gv.egiz.pdfas.performance
Class PerformanceCounters
java.lang.Object
at.gv.egiz.pdfas.performance.PerformanceCounters
- public final class PerformanceCounters
- extends Object
Contains various global PerformanceCounters that provide information about the system.
- Author:
- wprinz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
textExtractions
public static PerformanceCounter textExtractions
- Keeps track of the number of text extractions done so far.
byteArrays
public static PerformanceCounter byteArrays
- Keeps track of the number of large byte array allocations.
PerformanceCounters
public PerformanceCounters()
Copyright © 2006-2010. All Rights Reserved.