T - the type parameterpublic interface KryoTypeSerializer<T>
| Modifier and Type | Method and Description |
|---|---|
com.esotericsoftware.kryo.Serializer |
serializer()
kryo custom serializer.
|
Class<T> |
type()
kryo serializer class type.
|
Copyright © 2024 Apache. All rights reserved.