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,297 results
What is Enum in Java ? An enum is a special class used to define a fixed set of constants. In this short video, we explain Enum ...
289 views
2 months ago
Using static imports to reference enum constants Java used in this short: openjdk version "21" 2023-09-19 LTS I regularly publish ...
3,354 views
4 months ago
Re-establishing naming conventions with the introduction of a parameterless enum constructor. A reaction to a comment in the ...
2,475 views
3 months ago
What are the potential disadvantages of deviating from the standard enum naming conventions? Java used in this short: openjdk ...
2,197 views
Is it worth to implement custom mapping in toString method? Java used in this short: openjdk version "21" 2023-09-19 LTS I ...
2,417 views
A custom "of"-pattern implementation with an enum. Java used in this short: openjdk version "21" 2023-09-19 LTS I regularly ...
1,538 views
10 months ago
Violating enum conventions for simplicity. Java used in this short: openjdk version "21" 2023-09-19 LTS I regularly publish the ...
3,523 views
This is an example of a use case for a record and an enum that implement the same interface. Java used in this short: openjdk ...
2,918 views
... feature of enumeration is it works like a cursor second thing it works with all the legacy classes that are present in Java so the ...
70 views
8 months ago
Validating Enum Values in Java Spring Boot Applications Validating enum values in Spring Boot applications ensures data ...
25 views
6 months ago
Learn how to create a `generic method` in Java to convert enum types effectively and efficiently. --- This video is based on the ...
1 view
In Enum constants can have empty parentheses / brackets Java used in this short: openjdk version "21" 2023-09-19 LTS I ...
2,964 views
Enums in Java provide a way to define a set of named constants, making your code more readable and maintainable. In this video ...
347 views
9 months ago
coding #learnprogramming #tech.
717 views
Learn how to effectively map Enum attributes between Domain and Entity classes using MapStruct in Java. Streamline your code ...
9 views
So now here is a Java program where we are using the enumeration cursor Enumeration it is an interface can be used with legacy ...
65 views
A step-by-step guide on how to create a Java Enum for various StandardCharsets, addressing common syntax errors and ...
0 views
Discover how to effectively change an enum value in Java with methods directly in the enum. Simplify your coding experience ...
8 views
Dive deep into the intricacies of the `Java Enum` definition, explore type parameters, and see practical examples that enhance ...
Welcome to Episode 65 of the Astral Grid Java Course in Tamil! In this video, we'll explore one of the most powerful and often ...
176 views