public class HashSetSerializer
extends com.esotericsoftware.kryo.serializers.CollectionSerializer
Constructor and Description |
---|
HashSetSerializer() |
Modifier and Type | Method and Description |
---|---|
Collection |
create(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Input input,
Class<Collection> type) |
copy, createCopy, read, setElementClass, setElementsCanBeNull, setGenerics, write
public Collection create(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<Collection> type)
create
in class com.esotericsoftware.kryo.serializers.CollectionSerializer
Copyright © 2019 The Apache Software Foundation. All rights reserved.