Interface ThreadStat.ThreadOperation

  • Enclosing class:
    ThreadStat

    public static interface ThreadStat.ThreadOperation
    • Method Detail

      • getLevel

        int getLevel()
      • getDescription

        @NotNull
        java.lang.String getDescription()
      • getStartNanos

        long getStartNanos()
      • getDurationNanos

        long getDurationNanos()