public class GenericInstrument extends Object implements com.atlassian.instrumentation.Instrument
| Constructor and Description |
|---|
GenericInstrument(String name,
Map<String,Supplier<Object>> suppliers) |
GenericInstrument(String name,
Map<String,Supplier<Object>> suppliers,
long value) |
public String getName()
getName in interface com.atlassian.instrumentation.Instrumentpublic long getValue()
getValue in interface com.atlassian.instrumentation.Instrumentpublic int compareTo(com.atlassian.instrumentation.Instrument o)
compareTo in interface Comparable<com.atlassian.instrumentation.Instrument>Copyright © 2002-2024 Atlassian. All Rights Reserved.