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