Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- 1806 투포인터
- 10819 파이썬
- Jetpack Room
- 1003 파이썬
- 백준 1644
- 백준 5582
- 1806 파이썬
- 이진 탐색
- 자바
- 1753 다익스트라
- 안드로이드 hilt
- 6588 파이썬
- 투포인터 알고리즘
- Android mvp
- 5582 DP
- android hilt
- flow buffering
- git local remote
- 1644 파이썬
- 1753 파이썬
- 5582 파이썬
- Android Room
- 1806 백준
- 백준 2096
- Coroutine Flow
- 자료구조
- 코루틴 플로우
- 백준 10819
- 2096 파이썬
- java
Archives
- Today
- Total
Gemstone's Devlog
[Kotlin] Sealed Class, Generics Class 정리 본문
Sealed Class
https://kotlinlang.org/docs/sealed-classes.html
https://codechacha.com/ko/kotlin-sealed-classes/
Generics Class
https://kotlinlang.org/docs/generics.html#underscore-operator-for-type-arguments
https://codechacha.com/ko/generics-class-function-in-kotlin/
'Kotlin (Android)' 카테고리의 다른 글
[Android] MVP 디자인패턴 정리 (0) | 2022.07.13 |
---|---|
[Coroutine] Atmoic Variables (0) | 2022.07.01 |
[Coroutine Flow] Buffering (0) | 2022.06.30 |
Room 지속성 라이브러리 공부! (0) | 2022.06.28 |
[Coroutine Flow] 콜백 기반 api -> flow 변경 방법 (0) | 2022.06.24 |