public static class RepairStats.Section
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
end |
java.lang.String |
start |
long |
time |
Constructor and Description |
---|
Section(java.lang.String start,
java.lang.String end,
long time) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
Copyright © 2009- The Apache Software Foundation