.class Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe; .super Lcom/nineoldandroids/animation/Keyframe; .source "Keyframe.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/nineoldandroids/animation/Keyframe; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x8 name = "FloatKeyframe" .end annotation # instance fields .field mValue:F # direct methods .method constructor (F)V .registers 2 .line 333 invoke-direct {p0}, Lcom/nineoldandroids/animation/Keyframe;->()V .line 334 iput p1, p0, Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe;->mFraction:F .line 335 sget-object p1, Ljava/lang/Float;->TYPE:Ljava/lang/Class; iput-object p1, p0, Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe;->mValueType:Ljava/lang/Class; return-void .end method .method constructor (FF)V .registers 3 .line 326 invoke-direct {p0}, Lcom/nineoldandroids/animation/Keyframe;->()V .line 327 iput p1, p0, Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe;->mFraction:F .line 328 iput p2, p0, Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe;->mValue:F .line 329 sget-object p1, Ljava/lang/Float;->TYPE:Ljava/lang/Class; iput-object p1, p0, Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe;->mValueType:Ljava/lang/Class; const/4 p1, 0x1 .line 330 iput-boolean p1, p0, Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe;->mHasValue:Z return-void .end method # virtual methods .method public clone()Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe; .registers 4 .line 355 new-instance v0, Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe; invoke-virtual {p0}, Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe;->getFraction()F move-result v1 iget v2, p0, Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe;->mValue:F invoke-direct {v0, v1, v2}, Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe;->(FF)V .line 356 invoke-virtual {p0}, Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe;->getInterpolator()Landroid/view/animation/Interpolator; move-result-object v1 invoke-virtual {v0, v1}, Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe;->setInterpolator(Landroid/view/animation/Interpolator;)V return-object v0 .end method .method public bridge synthetic clone()Lcom/nineoldandroids/animation/Keyframe; .registers 2 .line 320 invoke-virtual {p0}, Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe;->clone()Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe; move-result-object v0 return-object v0 .end method .method public bridge synthetic clone()Ljava/lang/Object; .registers 2 .annotation system Ldalvik/annotation/Throws; value = { Ljava/lang/CloneNotSupportedException; } .end annotation .line 320 invoke-virtual {p0}, Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe;->clone()Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe; move-result-object v0 return-object v0 .end method .method public getFloatValue()F .registers 2 .line 339 iget v0, p0, Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe;->mValue:F return v0 .end method .method public getValue()Ljava/lang/Object; .registers 2 .line 343 iget v0, p0, Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe;->mValue:F invoke-static {v0}, Ljava/lang/Float;->valueOf(F)Ljava/lang/Float; move-result-object v0 return-object v0 .end method .method public setValue(Ljava/lang/Object;)V .registers 4 if-eqz p1, :cond_15 .line 347 invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class; move-result-object v0 const-class v1, Ljava/lang/Float; if-ne v0, v1, :cond_15 .line 348 check-cast p1, Ljava/lang/Float; invoke-virtual {p1}, Ljava/lang/Float;->floatValue()F move-result p1 iput p1, p0, Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe;->mValue:F const/4 p1, 0x1 .line 349 iput-boolean p1, p0, Lcom/nineoldandroids/animation/Keyframe$FloatKeyframe;->mHasValue:Z :cond_15 return-void .end method