Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
1,127 results
Enums in Java are more powerful than you think! In this video, I'll show you how to use Enums like a pro â from basic ...
4 views
8 months ago
Learn how to seamlessly map enum fields between different models in Java using the `MapStruct` library. Explore practical ...
5 views
5 months ago
Discover how to retrieve integer values from Java `Enum` by checking two corresponding conditions. This guide provides clear ...
1 view
6 months ago
Discover how to implement a `dynamic enum return` based on conditions in Java with an easy-to-follow guide. Learn how to filter ...
10 months ago
Discover how to effectively utilize Java enums with fields of type enum. Learn the best practices and solutions for referencing other ...
3 views
Discover how to extract enum constant values from JSON properties in Java enums using Jackson. Learn a generic solution for ...
2 views
Learn how to properly initialize an `EnumMap` using a generic enum in Java, avoiding common pitfalls and compiler errors.
6 views
11 months ago
Hi all! Happy Java to you! Here's few links for your learning journey: đď¸ Theoretical Java Playlist: ...
73 views
Discover how to dynamically format Enum labels during runtime in Java to enhance error handling with custom messages.
Learn how to create a JSON object from an enum in Java, with an easy-to-follow solution. Perfect for developers looking to ...
12 views
Explore the unique pattern of Java enums that contains members and methods, allowing you to enhance functionality. Learn how ...
Discover how to create a versatile `Generic Enum` type in Java. Learn to define tasks and statuses that can enhance your ...
Discover how to efficiently count occurrences of enum values in Java using maps, avoiding unnecessary initializations, and ...
0 views
Discover how to utilize `Enum` in Java for managing car manufacturers and their models without cumbersome switch cases.
Learn how to create and compare Enums in Java, using dynamic values to effectively manage employee type classifications.
9 months ago
Learn how to exclude specific enum types from Java streams effectively, including practical code examples and explanations.
Learn how to retrieve file paths from enum classes in Java with a practical example of organizing database folders and files with ...
Get Free GPT4.1 from https://codegive.com/7ed424e ## Java Enums and Switch Statements: A Comprehensive Guide Enums ...
Discover how to properly compare enum values in Java by fixing the static member issue in your User class. Learn the essential ...
Discover how to seamlessly migrate your Java enums to Swift using structs, with a focus on clarity and simplicity. --- This video is ...