Class InternalPortEventSerializer

    • Constructor Detail

      • InternalPortEventSerializer

        public InternalPortEventSerializer()
        Creates a serializer for InternalPortEvent.
    • Method Detail

      • write

        public void write​(com.esotericsoftware.kryo.Kryo kryo,
                          com.esotericsoftware.kryo.io.Output output,
                          InternalPortEvent event)
        Specified by:
        write in class com.esotericsoftware.kryo.Serializer<InternalPortEvent>