ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,297 results

Quipoin
Enumeration Code in 60 Seconds  | Java in 30 Days #learning

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 ...

1:01
Enumeration Code in 60 Seconds | Java in 30 Days #learning

289 views

2 months ago

Adam Bien
Static Imports for Enum Constants #java #shorts #coding #airhacks

Using static imports to reference enum constants Java used in this short: openjdk version "21" 2023-09-19 LTS I regularly publish ...

0:57
Static Imports for Enum Constants #java #shorts #coding #airhacks

3,354 views

4 months ago

Adam Bien
Enum Conventions: A Better Mapping with Constructor? #java #shorts #coding #airhacks

Re-establishing naming conventions with the introduction of a parameterless enum constructor. A reaction to a comment in the ...

2:00
Enum Conventions: A Better Mapping with Constructor? #java #shorts #coding #airhacks

2,475 views

3 months ago

Adam Bien
Enum Conventions: What Could Possibly Go Wrong? #java #shorts #coding #airhacks

What are the potential disadvantages of deviating from the standard enum naming conventions? Java used in this short: openjdk ...

1:31
Enum Conventions: What Could Possibly Go Wrong? #java #shorts #coding #airhacks

2,197 views

3 months ago

Adam Bien
Re-establishing Enum Naming Conventions with toString? #java #shorts #coding #airhacks

Is it worth to implement custom mapping in toString method? Java used in this short: openjdk version "21" 2023-09-19 LTS I ...

1:25
Re-establishing Enum Naming Conventions with toString? #java #shorts #coding #airhacks

2,417 views

3 months ago

Adam Bien
The enum-based "of" Pattern #java #shorts #coding #airhacks

A custom "of"-pattern implementation with an enum. Java used in this short: openjdk version "21" 2023-09-19 LTS I regularly ...

1:29
The enum-based "of" Pattern #java #shorts #coding #airhacks

1,538 views

10 months ago

Adam Bien
Breaking Enum Conventions On Purpose #java #shorts #coding #airhacks

Violating enum conventions for simplicity. Java used in this short: openjdk version "21" 2023-09-19 LTS I regularly publish the ...

1:01
Breaking Enum Conventions On Purpose #java #shorts #coding #airhacks

3,523 views

3 months ago

Adam Bien
Record And Enum Implementing a Single Interface #java #shorts #coding #airhacks

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 ...

1:35
Record And Enum Implementing a Single Interface #java #shorts #coding #airhacks

2,918 views

4 months ago

WebDevelopment Tutorials
Enumeration in JAVA Collection

... 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 ...

0:46
Enumeration in JAVA Collection

70 views

8 months ago

Quick FAQ
Validating Enum Values in Java Spring Boot Applications

Validating Enum Values in Java Spring Boot Applications Validating enum values in Spring Boot applications ensures data ...

3:30
Validating Enum Values in Java Spring Boot Applications

25 views

6 months ago

vlogize
Generic Method to Convert One Enum Type to Another in Java

Learn how to create a `generic method` in Java to convert enum types effectively and efficiently. --- This video is based on the ...

1:45
Generic Method to Convert One Enum Type to Another in Java

1 view

8 months ago

Adam Bien
The Mysterious Enum Brackets #java #shorts #coding #airhacks

In Enum constants can have empty parentheses / brackets Java used in this short: openjdk version "21" 2023-09-19 LTS I ...

1:21
The Mysterious Enum Brackets #java #shorts #coding #airhacks

2,964 views

10 months ago

techtutortamil
Java Enum Explained with Banking Application Example | Account Type Enum | Tech Tutor Tamil

Enums in Java provide a way to define a set of named constants, making your code more readable and maintainable. In this video ...

2:05
Java Enum Explained with Banking Application Example | Account Type Enum | Tech Tutor Tamil

347 views

9 months ago

Hyperskill_USA
Java EnumMap Trick

coding #learnprogramming #tech.

0:44
Java EnumMap Trick

717 views

9 months ago

vlogize
How to Map Enum Attributes Using MapStruct in Java

Learn how to effectively map Enum attributes between Domain and Entity classes using MapStruct in Java. Streamline your code ...

2:28
How to Map Enum Attributes Using MapStruct in Java

9 views

8 months ago

COMPUTER & CODE
Enumeration Java collections

So now here is a Java program where we are using the enumeration cursor Enumeration it is an interface can be used with legacy ...

1:40
Enumeration Java collections

65 views

3 months ago

vlogize
Create a Java Enum for Charset Values Easily

A step-by-step guide on how to create a Java Enum for various StandardCharsets, addressing common syntax errors and ...

1:34
Create a Java Enum for Charset Values Easily

0 views

9 months ago

vlogize
How to Change an Enum Value in Java

Discover how to effectively change an enum value in Java with methods directly in the enum. Simplify your coding experience ...

1:40
How to Change an Enum Value in Java

8 views

8 months ago

vlogize
Understanding Java Enum Definition

Dive deep into the intricacies of the `Java Enum` definition, explore type parameters, and see practical examples that enhance ...

1:40
Understanding Java Enum Definition

0 views

10 months ago

Astral Grid
#65  What is Enum in Java? | Java Enum Explained in Tamil with Real Examples | Java in Tamil [2025]

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 ...

3:58
#65 What is Enum in Java? | Java Enum Explained in Tamil with Real Examples | Java in Tamil [2025]

176 views

4 months ago