public final class WorkDurationFactory extends Object implements BatchComponent, ServerComponent
| Constructor and Description |
|---|
WorkDurationFactory(Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
WorkDuration |
createFromWorkingLong(long duration) |
WorkDuration |
createFromWorkingValue(int value,
WorkDuration.UNIT unit) |
public WorkDurationFactory(Settings settings)
public WorkDuration createFromWorkingValue(int value, WorkDuration.UNIT unit)
public WorkDuration createFromWorkingLong(long duration)
Copyright © 2009-2014 SonarSource. All Rights Reserved.