.class public final Lio/sentry/protocol/SentryId$Deserializer; .super Ljava/lang/Object; .source "SentryId.java" # interfaces .implements Lio/sentry/JsonDeserializer; # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lio/sentry/protocol/SentryId; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x19 name = "Deserializer" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Ljava/lang/Object;", "Lio/sentry/JsonDeserializer<", "Lio/sentry/protocol/SentryId;", ">;" } .end annotation # direct methods .method public constructor ()V .locals 0 .line 83 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public deserialize(Lio/sentry/JsonObjectReader;Lio/sentry/ILogger;)Lio/sentry/protocol/SentryId; .locals 0 .annotation system Ldalvik/annotation/Throws; value = { Ljava/lang/Exception; } .end annotation .line 87 new-instance p0, Lio/sentry/protocol/SentryId; invoke-virtual {p1}, Lio/sentry/JsonObjectReader;->nextString()Ljava/lang/String; move-result-object p1 invoke-direct {p0, p1}, Lio/sentry/protocol/SentryId;->(Ljava/lang/String;)V return-object p0 .end method .method public bridge synthetic deserialize(Lio/sentry/JsonObjectReader;Lio/sentry/ILogger;)Ljava/lang/Object; .locals 0 .annotation system Ldalvik/annotation/Throws; value = { Ljava/lang/Exception; } .end annotation .line 83 invoke-virtual {p0, p1, p2}, Lio/sentry/protocol/SentryId$Deserializer;->deserialize(Lio/sentry/JsonObjectReader;Lio/sentry/ILogger;)Lio/sentry/protocol/SentryId; move-result-object p0 return-object p0 .end method