Maples' Space

  • Home
  • About
  • Tags
  • Categories
  • Archives
  • Records
  • Notebook
  • Search

Java & Kotlin Generics

Posted on 2022-06-30 In 学习笔记 , Java 155 1 mins.
What's the difference of Generics between Java and Kotlin?

Generics

1.1 Java

List<? extends E> List<? super E>
read or write read write
Producer or Consumer Producer Consumer
covariant or contravariant covariant contravariant
Java Kotlin
深入理解现代 Web 浏览器 (Part 3)
Ubuntu 安装踩坑记录
  • Table of Contents
  • Overview
  1. Generics
    1. 1.1 Java
Maples

Maples

Talk is cheap. Show me the code.
45 posts
10 categories
35 tags
GitHub E-Mail RSS
Links
  • Mobilis In Mobili
  • hzwer
  • X1do0
  • CoolShell
  • 阮一峰
  • ice1000
0%
© 2019 – 2025 Maples | 142k | 2:09