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,387 results
Using static imports to reference enum constants Java used in this short: openjdk version "21" 2023-09-19 LTS I regularly publish ...
3,357 views
4 months ago
This beginner-friendly video will help you understand what an Enum class is, why it's used, and how to implement it in real-world ...
8 views
8 months ago
Explore the differences between Java and C+ + enums, and learn how to effectively use `enum class` in C+ + while understanding ...
1 view
3 months ago
In Enum constants can have empty parentheses / brackets Java used in this short: openjdk version "21" 2023-09-19 LTS I ...
2,966 views
11 months ago
In Java, if you're working with an enum and want to associate a description and a tag (or any metadata) with each enum constant, ...
6 views
Learn how to retrieve file paths from enum classes in Java with a practical example of organizing database folders and files with ...
0 views
What are the potential disadvantages of deviating from the standard enum naming conventions? Java used in this short: openjdk ...
2,198 views
Learn how to seamlessly generate a Java class from an enum without duplicating property names by using maps and serialization ...
7 months ago
Los enumerados son tipos de datos especiales que pueden adoptar un número finito de valores, como contraparte a un tipo de ...
2,485 views
... to'g'ridan-to'g'ri chaqirdima keyingisida pastagisida demak en class aslida ichida qanaqa yozilgan ekan NM class aslida ichida ...
42 views
enums (short for enumerations) are a special data type that allows you to define a collection of named constants. They are used to ...
10 views
Next up is Java Here we also have an enum class It is actually a fullyfledged object so you can attach data and methods It is again ...
3,798 views
2 months ago
Want to master Java Enums without the confusion? In this beginner-friendly video, I break down: ✓ What is an Enum in Java ...
44 views
6 months ago
Master Java Enums in this comprehensive tutorial! In this video, you'll learn: ✓ How Java uses default constructors behind the ...
20 views
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 ...
292 views
Cotlin has similar features as modern Java but with a more rounded approach There are again enum classes but sealed classes ...
2,350 views
Discover how to leverage `Java reflection` to dynamically invoke methods on `enum` constants when the type is a `Class`.
3 views
10 months ago
Tired of using enums just for constants? Think again. In this video, we'll show you 5 powerful enum-based patterns that can clean ...
168 views
5 months ago
🎁 FREE SPRING BOOT COURSE - https://2ly.link/21fiO 🎁 FREE JAVA COURSE - https://2ly.link/21fiK 🎯 MENTORING - https://2ly ...
2,124 views
In this video, you'll learn everything you need to know about Enums in Java — a special data type used to define a collection of ...
93 views
Learn how to retrieve values from Java `enum` classes using their names and fields efficiently with practical code examples and ...
... java for beginners, java tutorial, java enums example, java constants, java enum basics, java enum usage, java enum class, ...
9 views
9 months ago
Discover how to effectively return a default value from an enum class in Java when an invalid string is provided. --- This video is ...
Learn how to create a `generic method` in Java to convert enum types effectively and efficiently. --- This video is based on the ...
2 views