m$c.smali
.class public abstract Lf6/m$c;
.super Ljava/lang/Object;
.source "ByteString.java"
# interfaces
.implements Lf6/m$g;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lf6/m;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "c"
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final next()Ljava/lang/Byte;
.registers 2
invoke-interface {p0}, Lf6/m$g;->nextByte()B
move-result v0
invoke-static {v0}, Ljava/lang/Byte;->valueOf(B)Ljava/lang/Byte;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic next()Ljava/lang/Object;
.registers 2
invoke-virtual {p0}, Lf6/m$c;->next()Ljava/lang/Byte;
move-result-object v0
return-object v0
.end method
.method public final remove()V
.registers 2
new-instance v0, Ljava/lang/UnsupportedOperationException;
invoke-direct {v0}, Ljava/lang/UnsupportedOperationException;-><init>()V
throw v0
.end method