Package 

Class AnrProfileManager

    • Method Summary

      Modifier and Type Method Description
      void clear()
      void add(AnrStackTrace trace)
      AnrProfile load()
      void close()
      • Methods inherited from class java.lang.AutoCloseable

        close
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AnrProfileManager

        AnrProfileManager(SentryOptions options)
      • AnrProfileManager

        AnrProfileManager(SentryOptions options, File file)