public class HashSetSerializer
extends com.esotericsoftware.kryo.serializers.CollectionSerializer
Constructor and Description |
---|
HashSetSerializer() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection |
create(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Input input,
java.lang.Class<java.util.Collection> type) |
copy, createCopy, read, setElementClass, setElementsCanBeNull, setGenerics, write