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.Instrument
public long getValue()
getValue
in interface com.atlassian.instrumentation.Instrument
public int compareTo(com.atlassian.instrumentation.Instrument o)
compareTo
in interface Comparable<com.atlassian.instrumentation.Instrument>
Copyright © 2002-2023 Atlassian. All Rights Reserved.