sealed-classes
Here are 14 public repositories matching this topic...
Utilize sealed classes as enums!
-
Updated
Jul 15, 2023 - Java
Example of an app with the System Solar Planets in order to illustrate the use of Sealed Classes.
-
Updated
Aug 7, 2020 - Kotlin
Why & When Sealed Keyword could lead to a performance boost in .NET C#
-
Updated
Dec 27, 2023 - C#
This project creates a search page using Spotify's API for finding albums, artists, playlists, and tracks. It's built with Kotlin, Coroutine, Flow, Dagger Hilt, Sealed class, Enum, Retrofit, and Room for offline caching support, following a Single Activity Multiple Fragments architecture.
-
Updated
Mar 21, 2024 - Kotlin
Using Interfaces, Inheritance. How to create Abstract and Sealed classes, Using famous built-in .NET Framework Interfaces (IComparable, IEnumerable)
-
Updated
Feb 12, 2021 - C#
Java Swing desktop application for managing employee tasks, using OOP principles, layered architecture, and data persistence via serialization – Assignment 1 for Fundamental Programming Techniques.
-
Updated
Jun 6, 2025 - Java
Dart and Flutter sealed class generator and annotations, with match methods and other utilities.
-
Updated
Apr 16, 2025 - Dart
Simple application to learn hilt, retrofit and room to cache data
-
Updated
Sep 24, 2020 - Kotlin
A collection of practical examples demonstrating how to use Typemock Isolator for .NET to isolate and test hard-to-mock code like static methods, sealed classes, constructors, and legacy code without refactoring.
-
Updated
Jul 9, 2025 - C#
Stack-based interpreter for SML assembly language in Java. Features reflection API, Spring dependency injection, sealed classes, and modern design patterns. Demonstrates advanced OOP and enterprise development practices.
-
Updated
Jun 16, 2025 - Java
Use patterns, records, and other new features of Dart 3 to re-architect your UI design style in Flutter
-
Updated
May 15, 2024 - C++
Reference code files used during practice for newer features in Java SE 17, Lambdas, Functional Programming, Streams, Concurrency, Sealed Classes, LocalDateTime methods, Records ...
-
Updated
Aug 15, 2024 - Java
Improve this page
Add a description, image, and links to the sealed-classes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sealed-classes topic, visit your repo's landing page and select "manage topics."