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