h.smali
.class public abstract Lt2/h;
.super Ljava/lang/Object;
.source "ChartData.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T::",
"Lx2/d<",
"+",
"Lt2/i;",
">;>",
"Ljava/lang/Object;"
}
.end annotation
# instance fields
.field public a:F
.field public b:F
.field public c:F
.field public d:F
.field public e:F
.field public f:F
.field public g:F
.field public h:F
.field public i:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"TT;>;"
}
.end annotation
.end field
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>()V
.registers 3
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const v0, -0x800001
iput v0, p0, Lt2/h;->a:F
const v1, 0x7f7fffff # Float.MAX_VALUE
iput v1, p0, Lt2/h;->b:F
iput v0, p0, Lt2/h;->c:F
iput v1, p0, Lt2/h;->d:F
iput v0, p0, Lt2/h;->e:F
iput v1, p0, Lt2/h;->f:F
iput v0, p0, Lt2/h;->g:F
iput v1, p0, Lt2/h;->h:F
new-instance v0, Ljava/util/ArrayList;
invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V
iput-object v0, p0, Lt2/h;->i:Ljava/util/List;
return-void
.end method
.method public constructor <init>(Ljava/util/List;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"TT;>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const v0, -0x800001
iput v0, p0, Lt2/h;->a:F
const v1, 0x7f7fffff # Float.MAX_VALUE
iput v1, p0, Lt2/h;->b:F
iput v0, p0, Lt2/h;->c:F
iput v1, p0, Lt2/h;->d:F
iput v0, p0, Lt2/h;->e:F
iput v1, p0, Lt2/h;->f:F
iput v0, p0, Lt2/h;->g:F
iput v1, p0, Lt2/h;->h:F
iput-object p1, p0, Lt2/h;->i:Ljava/util/List;
invoke-virtual {p0}, Lt2/h;->i()V
return-void
.end method
# virtual methods
.method public a(Lcom/github/mikephil/charting/components/YAxis$AxisDependency;)F
.registers 4
sget-object v0, Lcom/github/mikephil/charting/components/YAxis$AxisDependency;->LEFT:Lcom/github/mikephil/charting/components/YAxis$AxisDependency;
const v1, -0x800001
if-ne p1, v0, :cond_10
iget p1, p0, Lt2/h;->e:F
cmpl-float v0, p1, v1
if-nez v0, :cond_f
iget p1, p0, Lt2/h;->g:F
:cond_f
return p1
:cond_10
iget p1, p0, Lt2/h;->g:F
cmpl-float v0, p1, v1
if-nez v0, :cond_18
iget p1, p0, Lt2/h;->e:F
:cond_18
return p1
.end method
.method public a(Lv2/c;)Lt2/i;
.registers 4
invoke-virtual {p1}, Lv2/c;->b()I
move-result v0
iget-object v1, p0, Lt2/h;->i:Ljava/util/List;
invoke-interface {v1}, Ljava/util/List;->size()I
move-result v1
if-lt v0, v1, :cond_e
const/4 p1, 0x0
return-object p1
:cond_e
iget-object v0, p0, Lt2/h;->i:Ljava/util/List;
invoke-virtual {p1}, Lv2/c;->b()I
move-result v1
invoke-interface {v0, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;
move-result-object v0
check-cast v0, Lx2/d;
invoke-virtual {p1}, Lv2/c;->f()F
move-result v1
invoke-virtual {p1}, Lv2/c;->h()F
move-result p1
invoke-interface {v0, v1, p1}, Lx2/d;->a(FF)Lt2/i;
move-result-object p1
return-object p1
.end method
.method public a(I)Lx2/d;
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(I)TT;"
}
.end annotation
iget-object v0, p0, Lt2/h;->i:Ljava/util/List;
if-eqz v0, :cond_16
if-ltz p1, :cond_16
invoke-interface {v0}, Ljava/util/List;->size()I
move-result v0
if-lt p1, v0, :cond_d
goto :goto_16
:cond_d
iget-object v0, p0, Lt2/h;->i:Ljava/util/List;
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
move-result-object p1
check-cast p1, Lx2/d;
return-object p1
:cond_16
:goto_16
const/4 p1, 0x0
return-object p1
.end method
.method public a(Ljava/util/List;)Lx2/d;
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"TT;>;)TT;"
}
.end annotation
invoke-interface {p1}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object p1
:cond_4
invoke-interface {p1}, Ljava/util/Iterator;->hasNext()Z
move-result v0
if-eqz v0, :cond_19
invoke-interface {p1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lx2/d;
invoke-interface {v0}, Lx2/d;->B()Lcom/github/mikephil/charting/components/YAxis$AxisDependency;
move-result-object v1
sget-object v2, Lcom/github/mikephil/charting/components/YAxis$AxisDependency;->LEFT:Lcom/github/mikephil/charting/components/YAxis$AxisDependency;
if-ne v1, v2, :cond_4
return-object v0
:cond_19
const/4 p1, 0x0
return-object p1
.end method
.method public a()V
.registers 5
iget-object v0, p0, Lt2/h;->i:Ljava/util/List;
if-nez v0, :cond_5
return-void
:cond_5
const v1, -0x800001
iput v1, p0, Lt2/h;->a:F
const v2, 0x7f7fffff # Float.MAX_VALUE
iput v2, p0, Lt2/h;->b:F
iput v1, p0, Lt2/h;->c:F
iput v2, p0, Lt2/h;->d:F
invoke-interface {v0}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_17
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v3
if-eqz v3, :cond_27
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v3
check-cast v3, Lx2/d;
invoke-virtual {p0, v3}, Lt2/h;->a(Lx2/d;)V
goto :goto_17
:cond_27
iput v1, p0, Lt2/h;->e:F
iput v2, p0, Lt2/h;->f:F
iput v1, p0, Lt2/h;->g:F
iput v2, p0, Lt2/h;->h:F
iget-object v0, p0, Lt2/h;->i:Ljava/util/List;
invoke-virtual {p0, v0}, Lt2/h;->a(Ljava/util/List;)Lx2/d;
move-result-object v0
if-eqz v0, :cond_7e
invoke-interface {v0}, Lx2/d;->b()F
move-result v1
iput v1, p0, Lt2/h;->e:F
invoke-interface {v0}, Lx2/d;->i()F
move-result v0
iput v0, p0, Lt2/h;->f:F
iget-object v0, p0, Lt2/h;->i:Ljava/util/List;
invoke-interface {v0}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v0
:cond_49
:goto_49
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_7e
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lx2/d;
invoke-interface {v1}, Lx2/d;->B()Lcom/github/mikephil/charting/components/YAxis$AxisDependency;
move-result-object v2
sget-object v3, Lcom/github/mikephil/charting/components/YAxis$AxisDependency;->LEFT:Lcom/github/mikephil/charting/components/YAxis$AxisDependency;
if-ne v2, v3, :cond_49
invoke-interface {v1}, Lx2/d;->i()F
move-result v2
iget v3, p0, Lt2/h;->f:F
cmpg-float v2, v2, v3
if-gez v2, :cond_6d
invoke-interface {v1}, Lx2/d;->i()F
move-result v2
iput v2, p0, Lt2/h;->f:F
:cond_6d
invoke-interface {v1}, Lx2/d;->b()F
move-result v2
iget v3, p0, Lt2/h;->e:F
cmpl-float v2, v2, v3
if-lez v2, :cond_49
invoke-interface {v1}, Lx2/d;->b()F
move-result v1
iput v1, p0, Lt2/h;->e:F
goto :goto_49
:cond_7e
iget-object v0, p0, Lt2/h;->i:Ljava/util/List;
invoke-virtual {p0, v0}, Lt2/h;->b(Ljava/util/List;)Lx2/d;
move-result-object v0
if-eqz v0, :cond_cd
invoke-interface {v0}, Lx2/d;->b()F
move-result v1
iput v1, p0, Lt2/h;->g:F
invoke-interface {v0}, Lx2/d;->i()F
move-result v0
iput v0, p0, Lt2/h;->h:F
iget-object v0, p0, Lt2/h;->i:Ljava/util/List;
invoke-interface {v0}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v0
:cond_98
:goto_98
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_cd
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lx2/d;
invoke-interface {v1}, Lx2/d;->B()Lcom/github/mikephil/charting/components/YAxis$AxisDependency;
move-result-object v2
sget-object v3, Lcom/github/mikephil/charting/components/YAxis$AxisDependency;->RIGHT:Lcom/github/mikephil/charting/components/YAxis$AxisDependency;
if-ne v2, v3, :cond_98
invoke-interface {v1}, Lx2/d;->i()F
move-result v2
iget v3, p0, Lt2/h;->h:F
cmpg-float v2, v2, v3
if-gez v2, :cond_bc
invoke-interface {v1}, Lx2/d;->i()F
move-result v2
iput v2, p0, Lt2/h;->h:F
:cond_bc
invoke-interface {v1}, Lx2/d;->b()F
move-result v2
iget v3, p0, Lt2/h;->g:F
cmpl-float v2, v2, v3
if-lez v2, :cond_98
invoke-interface {v1}, Lx2/d;->b()F
move-result v1
iput v1, p0, Lt2/h;->g:F
goto :goto_98
:cond_cd
return-void
.end method
.method public a(FF)V
.registers 5
iget-object v0, p0, Lt2/h;->i:Ljava/util/List;
invoke-interface {v0}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_6
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_16
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lx2/d;
invoke-interface {v1, p1, p2}, Lx2/d;->b(FF)V
goto :goto_6
:cond_16
invoke-virtual {p0}, Lt2/h;->a()V
return-void
.end method
.method public a(Lx2/d;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
iget v0, p0, Lt2/h;->a:F
invoke-interface {p1}, Lx2/d;->b()F
move-result v1
cmpg-float v0, v0, v1
if-gez v0, :cond_10
invoke-interface {p1}, Lx2/d;->b()F
move-result v0
iput v0, p0, Lt2/h;->a:F
:cond_10
iget v0, p0, Lt2/h;->b:F
invoke-interface {p1}, Lx2/d;->i()F
move-result v1
cmpl-float v0, v0, v1
if-lez v0, :cond_20
invoke-interface {p1}, Lx2/d;->i()F
move-result v0
iput v0, p0, Lt2/h;->b:F
:cond_20
iget v0, p0, Lt2/h;->c:F
invoke-interface {p1}, Lx2/d;->v()F
move-result v1
cmpg-float v0, v0, v1
if-gez v0, :cond_30
invoke-interface {p1}, Lx2/d;->v()F
move-result v0
iput v0, p0, Lt2/h;->c:F
:cond_30
iget v0, p0, Lt2/h;->d:F
invoke-interface {p1}, Lx2/d;->a()F
move-result v1
cmpl-float v0, v0, v1
if-lez v0, :cond_40
invoke-interface {p1}, Lx2/d;->a()F
move-result v0
iput v0, p0, Lt2/h;->d:F
:cond_40
invoke-interface {p1}, Lx2/d;->B()Lcom/github/mikephil/charting/components/YAxis$AxisDependency;
move-result-object v0
sget-object v1, Lcom/github/mikephil/charting/components/YAxis$AxisDependency;->LEFT:Lcom/github/mikephil/charting/components/YAxis$AxisDependency;
if-ne v0, v1, :cond_69
iget v0, p0, Lt2/h;->e:F
invoke-interface {p1}, Lx2/d;->b()F
move-result v1
cmpg-float v0, v0, v1
if-gez v0, :cond_58
invoke-interface {p1}, Lx2/d;->b()F
move-result v0
iput v0, p0, Lt2/h;->e:F
:cond_58
iget v0, p0, Lt2/h;->f:F
invoke-interface {p1}, Lx2/d;->i()F
move-result v1
cmpl-float v0, v0, v1
if-lez v0, :cond_89
invoke-interface {p1}, Lx2/d;->i()F
move-result p1
iput p1, p0, Lt2/h;->f:F
goto :goto_89
:cond_69
iget v0, p0, Lt2/h;->g:F
invoke-interface {p1}, Lx2/d;->b()F
move-result v1
cmpg-float v0, v0, v1
if-gez v0, :cond_79
invoke-interface {p1}, Lx2/d;->b()F
move-result v0
iput v0, p0, Lt2/h;->g:F
:cond_79
iget v0, p0, Lt2/h;->h:F
invoke-interface {p1}, Lx2/d;->i()F
move-result v1
cmpl-float v0, v0, v1
if-lez v0, :cond_89
invoke-interface {p1}, Lx2/d;->i()F
move-result p1
iput p1, p0, Lt2/h;->h:F
:cond_89
:goto_89
return-void
.end method
.method public b(Lcom/github/mikephil/charting/components/YAxis$AxisDependency;)F
.registers 4
sget-object v0, Lcom/github/mikephil/charting/components/YAxis$AxisDependency;->LEFT:Lcom/github/mikephil/charting/components/YAxis$AxisDependency;
const v1, 0x7f7fffff # Float.MAX_VALUE
if-ne p1, v0, :cond_10
iget p1, p0, Lt2/h;->f:F
cmpl-float v0, p1, v1
if-nez v0, :cond_f
iget p1, p0, Lt2/h;->h:F
:cond_f
return p1
:cond_10
iget p1, p0, Lt2/h;->h:F
cmpl-float v0, p1, v1
if-nez v0, :cond_18
iget p1, p0, Lt2/h;->f:F
:cond_18
return p1
.end method
.method public b()I
.registers 2
iget-object v0, p0, Lt2/h;->i:Ljava/util/List;
if-nez v0, :cond_6
const/4 v0, 0x0
return v0
:cond_6
invoke-interface {v0}, Ljava/util/List;->size()I
move-result v0
return v0
.end method
.method public b(Ljava/util/List;)Lx2/d;
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"TT;>;)TT;"
}
.end annotation
invoke-interface {p1}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object p1
:cond_4
invoke-interface {p1}, Ljava/util/Iterator;->hasNext()Z
move-result v0
if-eqz v0, :cond_19
invoke-interface {p1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lx2/d;
invoke-interface {v0}, Lx2/d;->B()Lcom/github/mikephil/charting/components/YAxis$AxisDependency;
move-result-object v1
sget-object v2, Lcom/github/mikephil/charting/components/YAxis$AxisDependency;->RIGHT:Lcom/github/mikephil/charting/components/YAxis$AxisDependency;
if-ne v1, v2, :cond_4
return-object v0
:cond_19
const/4 p1, 0x0
return-object p1
.end method
.method public b(I)V
.registers 4
iget-object v0, p0, Lt2/h;->i:Ljava/util/List;
invoke-interface {v0}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_6
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_16
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lx2/d;
invoke-interface {v1, p1}, Lx2/d;->a(I)V
goto :goto_6
:cond_16
return-void
.end method
.method public c()Ljava/util/List;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"TT;>;"
}
.end annotation
iget-object v0, p0, Lt2/h;->i:Ljava/util/List;
return-object v0
.end method
.method public d()I
.registers 4
iget-object v0, p0, Lt2/h;->i:Ljava/util/List;
invoke-interface {v0}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v0
const/4 v1, 0x0
:goto_7
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v2
if-eqz v2, :cond_19
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v2
check-cast v2, Lx2/d;
invoke-interface {v2}, Lx2/d;->C()I
move-result v2
add-int/2addr v1, v2
goto :goto_7
:cond_19
return v1
.end method
.method public e()F
.registers 2
iget v0, p0, Lt2/h;->c:F
return v0
.end method
.method public f()F
.registers 2
iget v0, p0, Lt2/h;->d:F
return v0
.end method
.method public g()F
.registers 2
iget v0, p0, Lt2/h;->a:F
return v0
.end method
.method public h()F
.registers 2
iget v0, p0, Lt2/h;->b:F
return v0
.end method
.method public i()V
.registers 1
invoke-virtual {p0}, Lt2/h;->a()V
return-void
.end method