Package 

Class AndroidMemoryCollector

  • All Implemented Interfaces:
    io.sentry.IPerformanceCollector , io.sentry.IPerformanceSnapshotCollector

    @ApiStatus.Internal() 
    public class AndroidMemoryCollector
     implements IPerformanceSnapshotCollector
                        
    • Method Summary

      Modifier and Type Method Description
      void setup()
      void collect(@NotNull() PerformanceCollectionData performanceCollectionData)
      • Methods inherited from class io.sentry.IPerformanceSnapshotCollector

        collect, setup
      • Methods inherited from class java.lang.Object

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

      • collect

         void collect(@NotNull() PerformanceCollectionData performanceCollectionData)