f.smali

.class public abstract Lcom/squareup/okhttp/internal/framed/f;
.super Ljava/lang/Object;
.source "FramedConnection.java"


# static fields
.field public static final byv:Lcom/squareup/okhttp/internal/framed/f;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    .prologue
    .line 916
    new-instance v0, Lcom/squareup/okhttp/internal/framed/f$1;

    invoke-direct {v0}, Lcom/squareup/okhttp/internal/framed/f$1;-><init>()V

    sput-object v0, Lcom/squareup/okhttp/internal/framed/f;->byv:Lcom/squareup/okhttp/internal/framed/f;

    return-void
.end method

.method public constructor <init>()V
    .registers 1

    .prologue
    .line 915
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method

.method public static Hq()V
    .registers 0

    .prologue
    .line 941
    return-void
.end method


# virtual methods
.method public abstract a(Lcom/squareup/okhttp/internal/framed/h;)V
.end method