Kotlin

From YM2149.org
Jump to navigationJump to search

Bad design

  • public by default means making things api isn't a conscious choice
  • final by default means you are less able to take matters into your own hands when a library is broken