Rabbit-R1/android (non root)/smali/smali_classes3/io/sentry/IPerformanceSnapshotCollector.smali

15 lines
356 B
Smali
Raw Normal View History

2024-05-21 21:08:36 +00:00
.class public interface abstract Lio/sentry/IPerformanceSnapshotCollector;
.super Ljava/lang/Object;
.source "IPerformanceSnapshotCollector.java"
# interfaces
.implements Lio/sentry/IPerformanceCollector;
# virtual methods
.method public abstract collect(Lio/sentry/PerformanceCollectionData;)V
.end method
.method public abstract setup()V
.end method