@Value.Immutable public abstract class TimerNameImpl extends Object implements TimerName
| Constructor and Description |
|---|
TimerNameImpl() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
extended() |
TimerNameImpl |
extendedTimer() |
abstract String |
name() |
int |
specialHashCode() |
public abstract boolean extended()
@Value.Derived public TimerNameImpl extendedTimer()
public abstract String name()
@Value.Derived public int specialHashCode()
Copyright © 2011–2020 Glowroot contributors. All rights reserved.