Uh Oh!

Something went wrong.
Don’t worry, it’s not you — it’s us.
Sorry about that!

  • Java 和 Kotlin 中的可空性(Nullability)
  • 对可为 null 类型的支持
  • 平台类型(Platform types)
  • 对确定不为 null (definitely non-nullable) 类型的支持
  • 检查函数调用的结果
  • 使用默认值代替 null
  • 返回一个值或返回 null 的函数
  • 聚合(Aggregate)操作
  • 安全的类型转换
  • 下一步做什么?

Powered by JetBrains Writerside