| Package | Description |
|---|---|
| org.glowroot.agent.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableTimerNameImpl
Immutable implementation of
TimerNameImpl. |
| Modifier and Type | Method and Description |
|---|---|
TimerNameImpl |
TimerNameImpl.extendedTimer() |
TimerNameImpl |
ImmutableTimerNameImpl.extendedTimer() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableTimerNameImpl.Builder |
ImmutableTimerNameImpl.Builder.copyFrom(TimerNameImpl instance)
Fill a builder with attribute values from the provided
TimerNameImpl instance. |
static ImmutableTimerNameImpl |
ImmutableTimerNameImpl.copyOf(TimerNameImpl instance)
Creates an immutable copy of a
TimerNameImpl value. |
| Constructor and Description |
|---|
AsyncTimer(TimerNameImpl timerName,
long startTick) |
Copyright © 2011–2020 Glowroot contributors. All rights reserved.