tmap/smali_classes3/com/google/protobuf/CodedInputStream$RefillCallback.smali
2022-06-10 21:38:30 +09:00

20 lines
462 B
Smali

.class interface abstract Lcom/google/protobuf/CodedInputStream$RefillCallback;
.super Ljava/lang/Object;
.source "CodedInputStream.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/protobuf/CodedInputStream;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "RefillCallback"
.end annotation
# virtual methods
.method public abstract onRefill()V
.end method