Class FieldMapHelper


  • public class FieldMapHelper
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void register​(IoClassSerialiser serialiser)
      registers default Map interface and related helper methods
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • register

        public static void register​(IoClassSerialiser serialiser)
        registers default Map interface and related helper methods
        Parameters:
        serialiser - for which the field serialisers should be registered