Package io.sentry.util
Class InitUtil
java.lang.Object
io.sentry.util.InitUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
shouldInit
(@Nullable SentryOptions previousOptions, @NotNull SentryOptions newOptions, boolean isEnabled)
-
Constructor Details
-
InitUtil
public InitUtil()
-
-
Method Details
-
shouldInit
public static boolean shouldInit(@Nullable @Nullable SentryOptions previousOptions, @NotNull @NotNull SentryOptions newOptions, boolean isEnabled)
-