Class FieldDataSetHelper


  • public final class FieldDataSetHelper
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void register​(AbstractSerialiser serialiser, IoBuffer ioBuffer)
      registers default DataSet 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​(AbstractSerialiser serialiser,
                                    IoBuffer ioBuffer)
        registers default DataSet interface and related helper methods
        Parameters:
        serialiser - for which the field serialisers should be registered
        ioBuffer - reference to the IoBuffer back-ends