Package io.sentry
Class SentryIntegrationPackageStorage
java.lang.Object
io.sentry.SentryIntegrationPackageStorage
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addIntegration
(@NotNull String integration) void
addPackage
(@NotNull String name, @NotNull String version) void
static @NotNull SentryIntegrationPackageStorage
@NotNull Set<SentryPackage>
-
Method Details
-
getInstance
-
addIntegration
-
getIntegrations
-
addPackage
-
getPackages
-
clearStorage
@TestOnly public void clearStorage()
-