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,132 results
This vedio is about immutable class in java and it has below topics Introduction Step to create Immutable Class Immutable class ...
589 views
5 years ago
10 views
7 years ago
Difference between mutable and immutable object in Java Free Online Tutorials ...
1,548 views
4 years ago
In this video, we delve into the concept of unmodifiable key sets in Java maps, exploring how to create and utilize immutable maps ...
44 views
1 year ago
Java 25's Stable Values (JEP 502) solve a critical performance problem: slow application startup caused by eager initialization.
124 views
2 months ago
How to manage immutable objects (specifically Java records) I hope you found a solution that worked for you :) The Content ...
3 views
2 years ago
A second test video for the Software Studio MOOC, this time recorded in CEIT's studios with the presenter in the picture.
4,525 views
12 years ago
145 views
JAVA8 #JAVA8CODEING #JAVA8SHORTS #JAVAPROGRAMMINGSHORTS #JAVAUNMODIFIABLELIST The unmodifiableList ...
424 views
How to Create Custom Immutable Class In Java. Rules to create Custom Immutable Class in java.
82 views
Code Review: Immutable objects in Java Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...
4 views
3 years ago
How to manage immutable objects (specifically Java records) Hey guys! Hopefully you found a solution that helped you!
ThreadLocal worked great for traditional threads — but with Java 21's Virtual Threads, it causes memory bloat and mutable state ...
130 views
Check if List is immutable I hope you found a solution that worked for you :) The Content is licensed under ...
0 views
10 months ago
http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...
7,203 views
8 years ago
Code Review: Immutable Queue in Java using an Immutable Stack Helpful? Please support me on Patreon: ...
20 views
Software Engineering: If Java allows immutable classes, then why cannot it be used as a functional language Helpful? Please ...
Traditionally in Java, we mix data and code in objects. While being beneficial in some cases, data encapsulation has a tendency ...
1,540 views
Streamed 4 years ago
Code Review: Comments on my Java pattern for Mutable turned Immutable objects Helpful? Please support me on Patreon: ...
This post will explain more about the Java record feature, what it is, and how to apply it in several cases beyond DTOs.
1,448 views