T - public abstract class OperationTimer<T> extends Object
| Constructor and Description |
|---|
OperationTimer(String message) |
| Modifier and Type | Method and Description |
|---|---|
T |
execute() |
abstract T |
executeImpl()
Implements the execution of the operation to be timed.
|
Copyright © 2009–2019 DuraSpace. All rights reserved.