Class DBCellRecord.Builder

  • Enclosing class:
    DBCellRecord

    public static final class DBCellRecord.Builder
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Builder()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addCellOffset​(int cellRefOffset)  
      DBCellRecord build​(int rowOffset)  
      • Methods inherited from class java.lang.Object

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

      • Builder

        public Builder()
    • Method Detail

      • addCellOffset

        public void addCellOffset​(int cellRefOffset)