Class RandomAce320Serializer
java.lang.Object
com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.cringe.RandomAce320>
com.github.tommyettinger.kryo.cringe.RandomAce320Serializer
public class RandomAce320Serializer
extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.cringe.RandomAce320>
Kryo
Serializer for cringe RandomAce320s.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.github.tommyettinger.cringe.RandomAce320copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.cringe.RandomAce320 original) com.github.tommyettinger.cringe.RandomAce320read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.cringe.RandomAce320> dataClass) voidwrite(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.cringe.RandomAce320 data) Methods inherited from class com.esotericsoftware.kryo.Serializer
getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
-
Constructor Details
-
RandomAce320Serializer
public RandomAce320Serializer()
-
-
Method Details
-
write
public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.cringe.RandomAce320 data) - Specified by:
writein classcom.esotericsoftware.kryo.Serializer<com.github.tommyettinger.cringe.RandomAce320>
-
read
public com.github.tommyettinger.cringe.RandomAce320 read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.cringe.RandomAce320> dataClass) - Specified by:
readin classcom.esotericsoftware.kryo.Serializer<com.github.tommyettinger.cringe.RandomAce320>
-
copy
public com.github.tommyettinger.cringe.RandomAce320 copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.cringe.RandomAce320 original) - Overrides:
copyin classcom.esotericsoftware.kryo.Serializer<com.github.tommyettinger.cringe.RandomAce320>
-