Interface IKryoDecorator

All Known Implementing Classes:
TestKryoDecorator

public interface IKryoDecorator
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    decorate(com.esotericsoftware.kryo.Kryo k)
     
  • Method Details

    • decorate

      void decorate(com.esotericsoftware.kryo.Kryo k)