public class WicketMiniMapRegistration extends Object implements KryoCustomization
| Constructor and Description |
|---|
WicketMiniMapRegistration() |
| Modifier and Type | Method and Description |
|---|---|
void |
customize(com.esotericsoftware.kryo.Kryo kryo)
Customize the provided
Kryo instance. |
public void customize(com.esotericsoftware.kryo.Kryo kryo)
KryoCustomizationKryo instance.customize in interface KryoCustomizationkryo - the Kryo instance to customize.Copyright © 2009-2016. All Rights Reserved.