Class Counter

java.lang.Object
com.yourkit.probes.Counter
Direct Known Subclasses:
CallCounter

public abstract class Counter extends Object
Presents a bunch of values for some entity.
  • Constructor Details

    • Counter

      public Counter(@Nullable String guid, @NotNull String... path)
  • Method Details

    • getPath

      @NotNull public final String[] getPath()
      Presentable path.
    • getGuid

      @NotNull public final String getGuid()
      Unique ID.