common opensavvy.dokka.material.mkdocs.example¶ Functions¶ main¶ fun main() Main entry-point to the application. println¶ fun println(example: Example) This method prints an instance of the class Example, an implementation of the interface MyInterface.