.class public abstract Lcom/nineoldandroids/util/IntProperty; .super Lcom/nineoldandroids/util/Property; .source "IntProperty.java" # annotations .annotation system Ldalvik/annotation/Signature; value = { "", "Lcom/nineoldandroids/util/Property<", "TT;", "Ljava/lang/Integer;", ">;" } .end annotation # direct methods .method public constructor (Ljava/lang/String;)V .registers 3 .line 32 const-class v0, Ljava/lang/Integer; invoke-direct {p0, v0, p1}, Lcom/nineoldandroids/util/Property;->(Ljava/lang/Class;Ljava/lang/String;)V return-void .end method # virtual methods .method public final set(Ljava/lang/Object;Ljava/lang/Integer;)V .registers 3 .annotation system Ldalvik/annotation/Signature; value = { "(TT;", "Ljava/lang/Integer;", ")V" } .end annotation .line 43 invoke-virtual {p2}, Ljava/lang/Integer;->intValue()I move-result p2 invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object p2 invoke-virtual {p0, p1, p2}, Lcom/nineoldandroids/util/IntProperty;->set(Ljava/lang/Object;Ljava/lang/Integer;)V return-void .end method .method public bridge synthetic set(Ljava/lang/Object;Ljava/lang/Object;)V .registers 3 .line 29 check-cast p2, Ljava/lang/Integer; invoke-virtual {p0, p1, p2}, Lcom/nineoldandroids/util/IntProperty;->set(Ljava/lang/Object;Ljava/lang/Integer;)V return-void .end method .method public abstract setValue(Ljava/lang/Object;I)V .annotation system Ldalvik/annotation/Signature; value = { "(TT;I)V" } .end annotation .end method