SpiceQA
Questions
Tags
Users
Badges
sealed-class
30 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Sealed classes for classes in different packages
user_607767
0
•
asked Jul 23, 2021
9
1
747
java-17
sealed-class
java
How and when to use Kotlin sealed classes in Java?
user_2774914
0
•
asked Jul 10, 2021
2
2
1255
sealed-class
kotlin
design-patterns
java
Android Studio not recognising that a when statement is exhaustive with a sealed class
user_10082297
0
•
asked Apr 14, 2021
2
1
534
sealed-class
kotlin
android-studio
compiler-warnings
android
How to encode Algebraic Data Types in current Dart?
user_1091436
0
•
asked Mar 22, 2021
7
0
393
sealed-class
dart
flutter
algebraic-data-types
how to write Mongo type query with Kotlin sealed class
user_9160038
0
•
asked Jan 18, 2021
2
0
275
kmongo
sealed-class
kotlin
mongodb-query
mongodb
How do i serialize a generic sealed class with kotlinx.serialization
user_981511
0
•
asked Nov 13, 2020
3
2
2494
sealed-class
kotlinx.serialization
kotlin
What is the difference between Sealed class and inheritance principle in Kotlin?
user_5752410
0
•
asked Oct 24, 2020
2
1
4336
sealed-class
kotlin
enums
java
What is the point of a “sealed interface” in Java?
user_2153576
0
•
asked Oct 3, 2020
17
7
3757
java-sealed-type
sealed-class
java-15
interface
java
Difference between sealed and final class in Java
user_3905529
0
•
asked Sep 25, 2020
4
1
1633
sealed-class
java-15
java
What is the difference between a final and a non-sealed class in Java 15's sealed-classes feature?
user_10493338
0
•
asked Sep 19, 2020
10
2
1190
java-sealed-type
sealed-class
java-15
java
Prev
Prev
1
2
(current)
3
Next
Next
Hot Questions