ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,131 results

Crack Java
Top Java Interview Questions(Immutable Class Part 1)

This vedio is about immutable class in java and it has below topics Introduction Step to create Immutable Class Immutable class ...

9:01
Top Java Interview Questions(Immutable Class Part 1)

589 views

5 years ago

NCTV Educoment
34.Java Tutorial - #34 - Creating an Immutable Class
2:59
34.Java Tutorial - #34 - Creating an Immutable Class

10 views

7 years ago

Peter Schneider
How to manage immutable objects (specifically Java records)

How to manage immutable objects (specifically Java records) I hope you found a solution that worked for you :) The Content ...

2:40
How to manage immutable objects (specifically Java records)

3 views

2 years ago

The Debug Zone
Java Unmodifiable Key Set Map: How to Create and Use Immutable Maps

In this video, we delve into the concept of unmodifiable key sets in Java maps, exploring how to create and utilize immutable maps ...

8:04
Java Unmodifiable Key Set Map: How to Create and Use Immutable Maps

44 views

1 year ago

William Billingsley
Immutable data structures are threadsafe

A second test video for the Software Studio MOOC, this time recorded in CEIT's studios with the presenter in the picture.

5:05
Immutable data structures are threadsafe

4,529 views

12 years ago

Roel Van de Paar
Code Review: Immutable objects in Java (8 Solutions!!)

Code Review: Immutable objects in Java Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

7:33
Code Review: Immutable objects in Java (8 Solutions!!)

4 views

3 years ago

Sophia Wagner
Softwareengineering: How to manage immutable objects (specifically Java records)

How to manage immutable objects (specifically Java records) Hey guys! Hopefully you found a solution that helped you!

2:24
Softwareengineering: How to manage immutable objects (specifically Java records)

4 views

1 year ago

Goeduhub Technologies
Java String | Differences Between Mutable and Immutable in Java | Why String is Immutable in Java?

Difference between mutable and immutable object in Java Free Online Tutorials ...

7:17
Java String | Differences Between Mutable and Immutable in Java | Why String is Immutable in Java?

1,550 views

4 years ago

Crack Java
Top Java Interview Questions(Immutable Class Part 2)

This vedio is about immutable class in java and it has below topics Introduction Step to create Immutable Class Immutable class ...

4:26
Top Java Interview Questions(Immutable Class Part 2)

145 views

5 years ago

Roel Van de Paar
If Java allows immutable classes, then why cannot it be used as a functional language

Software Engineering: If Java allows immutable classes, then why cannot it be used as a functional language Helpful? Please ...

1:21
If Java allows immutable classes, then why cannot it be used as a functional language

0 views

3 years ago

Roel Van de Paar
Code Review: Immutable Queue in Java using an Immutable Stack (2 Solutions!!)

Code Review: Immutable Queue in Java using an Immutable Stack Helpful? Please support me on Patreon: ...

3:55
Code Review: Immutable Queue in Java using an Immutable Stack (2 Solutions!!)

20 views

3 years ago

Roel Van de Paar
Software Engineering: In which cases and examples String in Java is not immutable?

Software Engineering: In which cases and examples String in Java is not immutable? Helpful? Please support me on Patreon: ...

1:46
Software Engineering: In which cases and examples String in Java is not immutable?

0 views

3 years ago

Carlos Chacin
🛑️ Stop Using ThreadLocal! Migrate to Java Scoped Values

ThreadLocal worked great for traditional threads — but with Java 21's Virtual Threads, it causes memory bloat and mutable state ...

12:59
🛑️ Stop Using ThreadLocal! Migrate to Java Scoped Values

143 views

2 months ago

Carlos Chacin
🛑️ Stop Eager Initialization! Java 25 Stable Values Explained

Java 25's Stable Values (JEP 502) solve a critical performance problem: slow application startup caused by eager initialization.

10:09
🛑️ Stop Eager Initialization! Java 25 Stable Values Explained

129 views

2 months ago

Interview DOT
HOW TO MAKE A JAVA LIST IMMUTABLE EXAMPLE CODE | UNMODIFIABLELIST JAVA CODE DEMO | InterviewDOT

JAVA8 #JAVA8CODEING #JAVA8SHORTS #JAVAPROGRAMMINGSHORTS #JAVAUNMODIFIABLELIST The unmodifiableList ...

1:05
HOW TO MAKE A JAVA LIST IMMUTABLE EXAMPLE CODE | UNMODIFIABLELIST JAVA CODE DEMO | InterviewDOT

424 views

4 years ago

Roel Van de Paar
Code Review: Comments on my Java pattern for Mutable turned Immutable objects (2 Solutions!!)

Code Review: Comments on my Java pattern for Mutable turned Immutable objects Helpful? Please support me on Patreon: ...

4:01
Code Review: Comments on my Java pattern for Mutable turned Immutable objects (2 Solutions!!)

0 views

3 years ago

Roel Van de Paar
Software Engineering: Java Integer - Immutable

Software Engineering: Java Integer - Immutable Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

2:33
Software Engineering: Java Integer - Immutable

6 views

3 years ago

Java Hangout
Custom Immutable Class In Java | Rules to create Custom Immutable Class in Java

How to Create Custom Immutable Class In Java. Rules to create Custom Immutable Class in java.

24:29
Custom Immutable Class In Java | Rules to create Custom Immutable Class in Java

83 views

5 years ago

Roel Van de Paar
Software Engineering: Immutable Method in Java (4 Solutions!!)

Software Engineering: Immutable Method in Java Helpful? Please support me on Patreon: ...

3:40
Software Engineering: Immutable Method in Java (4 Solutions!!)

14 views

3 years ago

Roel Van de Paar
Software Engineering: Is this a correct implementation of an Immutable class in Java?

Software Engineering: Is this a correct implementation of an Immutable class in Java? Helpful? Please support me on Patreon: ...

2:21
Software Engineering: Is this a correct implementation of an Immutable class in Java?

6 views

3 years ago

Roel Van de Paar
Software Engineering: Java/Maven and Scala/sbt projects share immutable thing

Software Engineering: Java/Maven and Scala/sbt projects share immutable thing Helpful? Please support me on Patreon: ...

1:15
Software Engineering: Java/Maven and Scala/sbt projects share immutable thing

24 views

3 years ago

Roel Van de Paar
Software Engineering: Why doesn't Java 8 include immutable collections? (5 Solutions!!)

Software Engineering: Why doesn't Java 8 include immutable collections? Helpful? Please support me on Patreon: ...

4:59
Software Engineering: Why doesn't Java 8 include immutable collections? (5 Solutions!!)

8 views

3 years ago

Roel Van de Paar
Software Engineering: How should I annotate, that a class is immutable in Java? (2 Solutions!!)

Software Engineering: How should I annotate, that a class is immutable in Java? Helpful? Please support me on Patreon: ...

2:10
Software Engineering: How should I annotate, that a class is immutable in Java? (2 Solutions!!)

2 views

3 years ago

CloseBrace
JS Quick Hits 37 - Immutability Basics

Let's talk about data, specifically mutable and immutable data, and the difference between the two. • Full-text version: ...

4:22
JS Quick Hits 37 - Immutability Basics

92 views

7 years ago

SouJava
Reduce system complexity in Java with Data-Oriented programming

Traditionally in Java, we mix data and code in objects. While being beneficial in some cases, data encapsulation has a tendency ...

34:46
Reduce system complexity in Java with Data-Oriented programming

1,540 views

Streamed 4 years ago