public class SingleRegistrar<T> extends java.lang.Object implements IKryoRegistrar
| Constructor and Description |
|---|
SingleRegistrar(java.lang.Class<T> cls,
com.esotericsoftware.kryo.Serializer<T> ser) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(com.esotericsoftware.kryo.Kryo k) |
public void apply(com.esotericsoftware.kryo.Kryo k)
apply in interface IKryoRegistrar