public class LogProfiler.DelayLine
extends java.lang.Object
| Constructor and Description |
|---|
LogProfiler.DelayLine(long delayTime,
long lineNo)
The constructor with the delay time and the line number of the file
|
| Modifier and Type | Method and Description |
|---|---|
long |
getDelayTime()
Get the delay time.
|
long |
getLineNo()
Get the line number.
|