ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,925 results

Will Tollefson
How to Use Java Enums - Java Programming

In this video, we'll talk all about Java enums (short for "enumerations") as introduced in Java 5. Enums are special types of Java ...

13:44
How to Use Java Enums - Java Programming

725 views

2 years ago

Bro Code
Java enum 🪐

Java enums tutorial explained #java #enums #tutorial.

10:50
Java enum 🪐

76,224 views

5 years ago

JirAWS
Learn Java #13 Enumeration (Enum)

Episode No. 13 of the playlist "Learn Java" - We tackle the concepts of constants and Enumeration (Enum) in Java. An essential ...

10:15
Learn Java #13 Enumeration (Enum)

8,266 views

2 years ago

Pol Vallverdu
ENUMS, INTERFACES y RECORDS en Java (enum, interface, record) | 4.6 Curso COMPLETO de Java 21 2024

Vamos a ver diferentes tipos de clases que tiene Java Enums, Interfaces y Records. --- CURSOS WEB: https://polv.dev/courses ...

6:50
ENUMS, INTERFACES y RECORDS en Java (enum, interface, record) | 4.6 Curso COMPLETO de Java 21 2024

229 views

1 year ago

Marcus
Java for Beginners 10 -  arrays and enums

In episode 8 of my free Java Video Course I focus on arrays and enums. Go to http://java8course.com for additional material like ...

34:13
Java for Beginners 10 - arrays and enums

5,845 views

10 years ago

TestArchive
Enum Implementing Abstract Methods : Java Advanced

"Learn how to leverage the power of Enums in Java by implementing abstract methods for each Enum constant. This course dives ...

5:01
Enum Implementing Abstract Methods : Java Advanced

94 views

1 year ago

The Dev World - by Sergio Lema
The Java Enum | Complete Java Course for Beginners #8

In this video I'm gonna show the Java enums, its basic and advanced usage. With the variables in the Java enums, the methods in ...

8:24
The Java Enum | Complete Java Course for Beginners #8

174 views

5 years ago

Thorben Janssen
Enum Mappings with Hibernate – The Complete Guide

In today's video I will talk about Enum mappings with JPA and Hibernate... Most developers use enums in their domain models.

9:25
Enum Mappings with Hibernate – The Complete Guide

7,365 views

6 years ago

Techie Dot Com
How to Create or Use Enums in Java 2025?

Need fixed values like days or roles? 🗓️ Learn how to create or use enums in Java for clean, type-safe constants in your code!

1:01
How to Create or Use Enums in Java 2025?

2 views

6 months ago

The Dev World - by Sergio Lema
Learn how to use the Java Enum with values

In this video, I'm going to show how to set values in the Java 8 Enum with some examples. I'm going to describe: * how to create a ...

13:41
Learn how to use the Java Enum with values

2,135 views

5 years ago

Deege
Overriding equals and hashCode in Java - 039

How can I tell if two Java instances represent the same instance? And what does class equality mean in Java? The question here ...

6:30
Overriding equals and hashCode in Java - 039

86,586 views

10 years ago

Techie Dot Com
How to Use Enum for Cleaner Code in Java 2025?

Want to write cleaner and more maintainable code in Java 2025? This tutorial shows you how to use Enums in Java to improve ...

1:02
How to Use Enum for Cleaner Code in Java 2025?

7 views

5 months ago

Bro Code
Java toString method 🎉

Java toString method tutorial explained #Java #toString #method #tutorial #explained ...

6:39
Java toString method 🎉

125,113 views

5 years ago

Thorben Janssen
Hibernate Tip: How to map an Enum to a database column

Get more recipes like this one in my new book Hibernate Tips: More than 70 solutions to common Hibernate problems: ...

4:09
Hibernate Tip: How to map an Enum to a database column

10,424 views

8 years ago

TestArchive
How to implement Interfaces with Enums in Java | Enum with Advanced Usage

Learn how to implement interfaces using enums in Java with this step-by-step tutorial. We cover how to define an interface, ...

3:41
How to implement Interfaces with Enums in Java | Enum with Advanced Usage

97 views

1 year ago

Thorben Janssen
Implement a custom enum mapping with an AttributeConverter

JPA and Hibernate provide 2 standard options to map an Enum to a database column. You can either use its String representation ...

6:43
Implement a custom enum mapping with an AttributeConverter

7,489 views

8 years ago

ASK-DEV
Java Enums Simplified: Weekend Checker & Next Working Day Logic! ☕💻

Implement an application that utilizes enumeration to represent days of the week and performs operations such as checking for a ...

4:26
Java Enums Simplified: Weekend Checker & Next Working Day Logic! ☕💻

115 views

5 months ago

ProgrammingVideos
Java Tutorial - 20 - Enum

This video covers the Java enum keyword.

2:58
Java Tutorial - 20 - Enum

17,394 views

15 years ago

One Minute Programming
Java Enum Comparison | 2 Best ways to compare Enum (NULL SAFE) in JAVA

Java Enum Comparison | 2 Best ways to compare Enum (NULL SAFE) in JAVA What is Enum in Java? How to do java enum comparison ...

4:29
Java Enum Comparison | 2 Best ways to compare Enum (NULL SAFE) in JAVA

706 views

4 years ago

Will Tollefson
The Singleton Design Pattern In Java

Have you ever had to write a SINGLETON IN JAVA? They can be hard to get right - I had a few coding bugs while filming the video ...

15:21
The Singleton Design Pattern In Java

2,882 views

1 year ago