2022-06-10 21:38:30 +09:00

41 lines
1.3 KiB
Smali

.class public interface abstract Lmg/q;
.super Ljava/lang/Object;
.source "LineParser.java"
# virtual methods
.method public abstract a(Lcz/msebera/android/httpclient/util/CharArrayBuffer;Lmg/r;)Ldf/a0;
.annotation system Ldalvik/annotation/Throws;
value = {
Lcz/msebera/android/httpclient/ParseException;
}
.end annotation
.end method
.method public abstract b(Lcz/msebera/android/httpclient/util/CharArrayBuffer;Lmg/r;)Z
.end method
.method public abstract c(Lcz/msebera/android/httpclient/util/CharArrayBuffer;Lmg/r;)Ldf/b0;
.annotation system Ldalvik/annotation/Throws;
value = {
Lcz/msebera/android/httpclient/ParseException;
}
.end annotation
.end method
.method public abstract d(Lcz/msebera/android/httpclient/util/CharArrayBuffer;)Ldf/d;
.annotation system Ldalvik/annotation/Throws;
value = {
Lcz/msebera/android/httpclient/ParseException;
}
.end annotation
.end method
.method public abstract e(Lcz/msebera/android/httpclient/util/CharArrayBuffer;Lmg/r;)Lcz/msebera/android/httpclient/ProtocolVersion;
.annotation system Ldalvik/annotation/Throws;
value = {
Lcz/msebera/android/httpclient/ParseException;
}
.end annotation
.end method