public class HashMapSerializer
extends com.esotericsoftware.kryo.serializers.MapSerializer
Constructor and Description |
---|
HashMapSerializer() |
Modifier and Type | Method and Description |
---|---|
Map |
create(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Input input,
Class<Map> type) |
copy, createCopy, read, setGenerics, setKeyClass, setKeysCanBeNull, setValueClass, setValuesCanBeNull, write
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.