public class LogProfiler.OccurrenceTime
extends java.lang.Object
| Constructor and Description |
|---|
LogProfiler.OccurrenceTime(java.lang.String occurence,
long time,
long lineNo)
The constructor with the occurrence, time and lineNo.
|