@FunctionalInterface public interface Timekeeper
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
Timekeeper.Context |
| 限定符和类型 | 字段和说明 |
|---|---|
static UncheckedAutoCloseable |
NOOP |
| 限定符和类型 | 方法和说明 |
|---|---|
static UncheckedAutoCloseable |
start(Timekeeper timekeeper) |
Timekeeper.Context |
time() |
static final UncheckedAutoCloseable NOOP
static UncheckedAutoCloseable start(Timekeeper timekeeper)
Timekeeper.Context time()
Copyright © 2017–2024 The Apache Software Foundation. All rights reserved.