Package 

Interface DocPiece


  • 
    public interface DocPiece
    
                        

    Interface for a "piece of documentation"

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class DocPiece.Companion
    • Method Summary

      Modifier and Type Method Description
      abstract DocPiece extendWith(String txt)
      • Methods inherited from class it.unibo.protelis2kotlin.DocPiece

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait