.class final Lio/sentry/Scope$SessionPair; .super Ljava/lang/Object; .source "Scope.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lio/sentry/Scope; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x18 name = "SessionPair" .end annotation # instance fields .field private final current:Lio/sentry/Session; .field private final previous:Lio/sentry/Session; # direct methods .method public constructor (Lio/sentry/Session;Lio/sentry/Session;)V .locals 0 .line 846 invoke-direct {p0}, Ljava/lang/Object;->()V iput-object p1, p0, Lio/sentry/Scope$SessionPair;->current:Lio/sentry/Session; iput-object p2, p0, Lio/sentry/Scope$SessionPair;->previous:Lio/sentry/Session; return-void .end method # virtual methods .method public getCurrent()Lio/sentry/Session; .locals 0 iget-object p0, p0, Lio/sentry/Scope$SessionPair;->current:Lio/sentry/Session; return-object p0 .end method .method public getPrevious()Lio/sentry/Session; .locals 0 iget-object p0, p0, Lio/sentry/Scope$SessionPair;->previous:Lio/sentry/Session; return-object p0 .end method