Package 

Class AndroidRuntimeManager

  • All Implemented Interfaces:
    io.sentry.util.runtime.IRuntimeManager

    @ApiStatus.Internal() 
    public final class AndroidRuntimeManager
     implements IRuntimeManager
                        
    • Method Summary

      Modifier and Type Method Description
      <T> T runWithRelaxedPolicy(@NotNull() IRuntimeManager.IRuntimeManagerCallback<T> toRun)
      void runWithRelaxedPolicy(@NotNull() Runnable toRun)
      • Methods inherited from class io.sentry.util.runtime.IRuntimeManager

        runWithRelaxedPolicy, runWithRelaxedPolicy
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait