Class TableCellDescriptor

  • All Implemented Interfaces:
    java.lang.Cloneable

    public final class TableCellDescriptor
    extends TCAbstractType
    implements java.lang.Cloneable
    • Constructor Detail

      • TableCellDescriptor

        public TableCellDescriptor()
    • Method Detail

      • serialize

        public void serialize​(byte[] data,
                              int offset)
      • clone

        public java.lang.Object clone()
                               throws java.lang.CloneNotSupportedException
        Throws:
        java.lang.CloneNotSupportedException
      • convertBytesToTC

        public static TableCellDescriptor convertBytesToTC​(byte[] buf,
                                                           int offset)