Class BaseChunk

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected Model m_model  
    • Constructor Summary

      Constructors 
      Constructor Description
      BaseChunk​(Model model)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void p​(java.lang.String string)  
      • Methods inherited from class java.lang.Object

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

      • m_model

        protected Model m_model
    • Constructor Detail

      • BaseChunk

        public BaseChunk​(Model model)
    • Method Detail

      • p

        protected void p​(java.lang.String string)