|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractFileCollector.Type | |
|---|---|
| net.sourceforge.basher.impl | |
| Uses of AbstractFileCollector.Type in net.sourceforge.basher.impl |
|---|
| Methods in net.sourceforge.basher.impl that return AbstractFileCollector.Type | |
|---|---|
static AbstractFileCollector.Type |
AbstractFileCollector.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AbstractFileCollector.Type[] |
AbstractFileCollector.Type.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in net.sourceforge.basher.impl with parameters of type AbstractFileCollector.Type | |
|---|---|
protected void |
AbstractFileCollector.writeToFile(AbstractFileCollector.Type type,
java.lang.String taskName,
long elapsedTime,
long elapsedTimeNanos)
Writes the time the specified task took to execute. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||