28 lines
754 B
Smali
28 lines
754 B
Smali
.class interface abstract Lcom/bugsnag/android/JsonStream$Streamable;
|
|
.super Ljava/lang/Object;
|
|
.source "JsonStream.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/bugsnag/android/JsonStream;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x608
|
|
name = "Streamable"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract toStream(Lcom/bugsnag/android/JsonStream;)V
|
|
.param p1 # Lcom/bugsnag/android/JsonStream;
|
|
.annotation build Landroid/support/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
.end method
|