Class MeterEquivalence

java.lang.Object
io.micrometer.core.instrument.util.MeterEquivalence

public final class MeterEquivalence
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static boolean equals​(Meter m1, java.lang.Object o)  
    static int hashCode​(Meter m)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • equals

      public static boolean equals​(@Nullable Meter m1, @Nullable java.lang.Object o)
    • hashCode

      public static int hashCode​(Meter m)