BarEntry.smali
.class public Lcom/github/mikephil/charting/data/BarEntry;
.super Lcom/github/mikephil/charting/data/Entry;
# annotations
.annotation build Landroid/annotation/SuppressLint;
value = {
"ParcelCreator"
}
.end annotation
# virtual methods
.method public c()F
.registers 2
invoke-super {p0}, Lcom/github/mikephil/charting/data/BaseEntry;->c()F
move-result v0
return v0
.end method