GameResNewUpdater$DownloadProgress.smali
.class public Lcom/sandboxol/blockmango/GameResNewUpdater$DownloadProgress;
.super Ljava/lang/Object;
.source "GameResNewUpdater.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/sandboxol/blockmango/GameResNewUpdater;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "DownloadProgress"
.end annotation
# instance fields
.field public currentSize:J
.field public progress:I
.field final synthetic this$0:Lcom/sandboxol/blockmango/GameResNewUpdater;
.field public totalSize:J
# direct methods
.method public constructor <init>(Lcom/sandboxol/blockmango/GameResNewUpdater;)V
.registers 2
.line 1
iput-object p1, p0, Lcom/sandboxol/blockmango/GameResNewUpdater$DownloadProgress;->this$0:Lcom/sandboxol/blockmango/GameResNewUpdater;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method