Class FieldListAxisDescription


  • public class FieldListAxisDescription
    extends IoBufferFieldSerialiser
    FieldSerialiser implementation for List<AxisDescription> to IoBuffer-backed byte-buffer
    Author:
    rstein
    • Field Detail

      • LOGGER

        protected static final org.slf4j.Logger LOGGER
    • Constructor Detail

      • FieldListAxisDescription

        public FieldListAxisDescription​(IoBuffer buffer)
        FieldSerialiser implementation for List<AxisDescription> to IoBuffer-backed byte-buffer
        Parameters:
        buffer - the backing IoBuffer
    • Method Detail

      • execFieldReader

        protected final void execFieldReader​(java.lang.Object obj,
                                             ClassFieldDescription field)
                                      throws java.lang.IllegalAccessException
        Throws:
        java.lang.IllegalAccessException
      • execFieldWriter

        protected void execFieldWriter​(java.lang.Object obj,
                                       ClassFieldDescription field)
                                throws java.lang.IllegalAccessException
        Throws:
        java.lang.IllegalAccessException