.class public Lcom/esotericsoftware/kryo/serializers/DefaultSerializers$IntSerializer; .super Lcom/esotericsoftware/kryo/Serializer; .source "DefaultSerializers.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/esotericsoftware/kryo/serializers/DefaultSerializers; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x9 name = "IntSerializer" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Lcom/esotericsoftware/kryo/Serializer<", "Ljava/lang/Integer;", ">;" } .end annotation # direct methods .method public constructor ()V .locals 1 invoke-direct {p0}, Lcom/esotericsoftware/kryo/Serializer;->()V const/4 v0, 0x1 invoke-virtual {p0, v0}, Lcom/esotericsoftware/kryo/Serializer;->setImmutable(Z)V return-void .end method # virtual methods .method public read(Lcom/esotericsoftware/kryo/Kryo;Lcom/esotericsoftware/kryo/io/Input;Ljava/lang/Class;)Ljava/lang/Integer; .locals 0 .annotation system Ldalvik/annotation/Signature; value = { "(", "Lcom/esotericsoftware/kryo/Kryo;", "Lcom/esotericsoftware/kryo/io/Input;", "Ljava/lang/Class<", "Ljava/lang/Integer;", ">;)", "Ljava/lang/Integer;" } .end annotation const/4 p1, 0x0 invoke-virtual {p2, p1}, Lcom/esotericsoftware/kryo/io/Input;->readInt(Z)I move-result p1 invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object p1 return-object p1 .end method .method public bridge synthetic read(Lcom/esotericsoftware/kryo/Kryo;Lcom/esotericsoftware/kryo/io/Input;Ljava/lang/Class;)Ljava/lang/Object; .locals 0 invoke-virtual {p0, p1, p2, p3}, Lcom/esotericsoftware/kryo/serializers/DefaultSerializers$IntSerializer;->read(Lcom/esotericsoftware/kryo/Kryo;Lcom/esotericsoftware/kryo/io/Input;Ljava/lang/Class;)Ljava/lang/Integer; move-result-object p1 return-object p1 .end method .method public write(Lcom/esotericsoftware/kryo/Kryo;Lcom/esotericsoftware/kryo/io/Output;Ljava/lang/Integer;)V .locals 0 invoke-virtual {p3}, Ljava/lang/Integer;->intValue()I move-result p1 const/4 p3, 0x0 invoke-virtual {p2, p1, p3}, Lcom/esotericsoftware/kryo/io/Output;->writeInt(IZ)I return-void .end method .method public bridge synthetic write(Lcom/esotericsoftware/kryo/Kryo;Lcom/esotericsoftware/kryo/io/Output;Ljava/lang/Object;)V .locals 0 check-cast p3, Ljava/lang/Integer; invoke-virtual {p0, p1, p2, p3}, Lcom/esotericsoftware/kryo/serializers/DefaultSerializers$IntSerializer;->write(Lcom/esotericsoftware/kryo/Kryo;Lcom/esotericsoftware/kryo/io/Output;Ljava/lang/Integer;)V return-void .end method