Class ShaftHeal

java.lang.Object
com.shaft.heal.ShaftHeal

public final class ShaftHeal extends Object
Runtime access to the most recent SHAFT Heal report on the current thread.
  • Method Details

    • lastReport

      public static Optional<HealingReport> lastReport()
      Returns the most recent current-thread healing report.
      Returns:
      optional report
    • clear

      public static void clear()
      Clears the current-thread report.
    • record

      public static void record(HealingReport report)
      Records the latest report.
      Parameters:
      report - report