f.smali
.class public Lv/f;
.super Ljava/lang/Object;
.source "MeanCalculator.java"
# instance fields
.field public a:F
.field public b:I
# 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 a(F)V
.registers 4
iget v0, p0, Lv/f;->a:F
add-float/2addr v0, p1
iput v0, p0, Lv/f;->a:F
iget p1, p0, Lv/f;->b:I
add-int/lit8 p1, p1, 0x1
iput p1, p0, Lv/f;->b:I
const v1, 0x7fffffff
if-ne p1, v1, :cond_19
const/high16 v1, 0x40000000 # 2.0f
div-float/2addr v0, v1
iput v0, p0, Lv/f;->a:F
div-int/lit8 p1, p1, 0x2
iput p1, p0, Lv/f;->b:I
:cond_19
return-void
.end method