CodedInputStream$StreamDecoder$RefillCallback.smali

.class interface abstract Lcom/google/protobuf/CodedInputStream$StreamDecoder$RefillCallback;
.super Ljava/lang/Object;
.source "CodedInputStream.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/google/protobuf/CodedInputStream$StreamDecoder;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x60a
    name = "RefillCallback"
.end annotation


# virtual methods
.method public abstract onRefill()V
.end method