.class public Lcom/nineoldandroids/animation/IntEvaluator; .super Ljava/lang/Object; .source "IntEvaluator.java" # interfaces .implements Lcom/nineoldandroids/animation/TypeEvaluator; # annotations .annotation system Ldalvik/annotation/Signature; value = { "Ljava/lang/Object;", "Lcom/nineoldandroids/animation/TypeEvaluator<", "Ljava/lang/Integer;", ">;" } .end annotation # direct methods .method public constructor ()V .registers 1 .line 22 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public evaluate(FLjava/lang/Integer;Ljava/lang/Integer;)Ljava/lang/Integer; .registers 5 .line 39 invoke-virtual {p2}, Ljava/lang/Integer;->intValue()I move-result p2 int-to-float v0, p2 .line 40 invoke-virtual {p3}, Ljava/lang/Integer;->intValue()I move-result p3 sub-int/2addr p3, p2 int-to-float p2, p3 mul-float/2addr p1, p2 add-float/2addr v0, p1 float-to-int p1, v0 invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object p1 return-object p1 .end method .method public bridge synthetic evaluate(FLjava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; .registers 4 .line 22 check-cast p2, Ljava/lang/Integer; check-cast p3, Ljava/lang/Integer; invoke-virtual {p0, p1, p2, p3}, Lcom/nineoldandroids/animation/IntEvaluator;->evaluate(FLjava/lang/Integer;Ljava/lang/Integer;)Ljava/lang/Integer; move-result-object p1 return-object p1 .end method