vpen66
Results
1
comments of
vpen66
I found in `AbstractKryoStateMachineSerialisationService` that a Kryo object is created for the object created by `KryoPoolQueueImpl` (method borrow()) through a new KryoFactory. Therefore, I plan to override the configureKryoInstance method...