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

38 lines
1.1 KiB
Smali

.class public interface abstract Lmg/o;
.super Ljava/lang/Object;
.source "HeaderValueParser.java"
# virtual methods
.method public abstract a(Lcz/msebera/android/httpclient/util/CharArrayBuffer;Lmg/r;)[Ldf/e;
.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;)Ldf/e;
.annotation system Ldalvik/annotation/Throws;
value = {
Lcz/msebera/android/httpclient/ParseException;
}
.end annotation
.end method
.method public abstract c(Lcz/msebera/android/httpclient/util/CharArrayBuffer;Lmg/r;)Ldf/y;
.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;Lmg/r;)[Ldf/y;
.annotation system Ldalvik/annotation/Throws;
value = {
Lcz/msebera/android/httpclient/ParseException;
}
.end annotation
.end method