FloatGuideConfiguration$FGCSetting.smali

.class public Lcom/cleanmaster/hpsharelib/ui/app/FloatGuideConfiguration$FGCSetting;
.super Ljava/lang/Object;
.source "FloatGuideConfiguration.java"

# interfaces
.implements Ljava/lang/Cloneable;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cleanmaster/hpsharelib/ui/app/FloatGuideConfiguration;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "FGCSetting"
.end annotation


# instance fields
.field public arrowHoffset:F

.field public mArrowUp:Z

.field public mViewType:Lcom/cleanmaster/hpsharelib/ui/app/FloatGuideList$VIEW_TYPE;

.field public msgResId:I

.field public voffset:F


# direct methods
.method public constructor <init>()V
    .registers 2

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

    .line 17
    const/4 v0, 0x0

    iput v0, p0, Lcom/cleanmaster/hpsharelib/ui/app/FloatGuideConfiguration$FGCSetting;->arrowHoffset:F

    return-void
.end method


# virtual methods
.method public clone()Ljava/lang/Object;
    .registers 3

    .prologue
    .line 24
    const/4 v1, 0x0

    .line 26
    :try_start_1
    invoke-super {p0}, Ljava/lang/Object;->clone()Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lcom/cleanmaster/hpsharelib/ui/app/FloatGuideConfiguration$FGCSetting;
    :try_end_7
    .catch Ljava/lang/CloneNotSupportedException; {:try_start_1 .. :try_end_7} :catch_8

    .line 31
    :goto_7
    return-object v0

    .line 27
    :catch_8
    move-exception v0

    .line 28
    invoke-virtual {v0}, Ljava/lang/CloneNotSupportedException;->printStackTrace()V

    move-object v0, v1

    goto :goto_7
.end method