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,173 results
In this episode I will introduce you to immutable objects in Java. For my entire Java 8 course (about 16 hours plus all ...
28,456 views
9 years ago
One hour webinar about immutable objects and their pros and cons in a modern object-oriented environment; the discussion was ...
5,511 views
Streamed 10 years ago
Immutable is one of those coding terms that can be really daunting the first time you hear it. This video breaks down immutability ...
14,214 views
3 years ago
This video explains how to handle Immutable class with mutable references. One of the best book for Interview Questions Top ...
2,489 views
We discussed what immutability really was, with a few example in Java and EO (new language we're developing now).
1,214 views
Streamed 9 years ago
JEP 468 proposes a solution to the verbosity that can come from modeling mutable state with immutable records: *derived record ...
12,633 views
1 year ago
java#selenium#strings#sdet#programming ######################################### Udemy Courses ...
134,663 views
2 years ago
Immutable classes play a critical role in modern software development, particularly in Java programming. By understanding how ...
111 views
How cool would it be to have live chat on your website?? Make it happen for free in like 5 min with 3CX: https://ntck.co/3cx Python ...
260,213 views
Harnessing Java 21 for Data Oriented Programming Discover how the new features in Java 21—records, sealed interfaces, and ...
6,352 views
What is an immutable class #ImmutableClasses #Immutableclassinjava #whyImmutableclassneedstobefinal ...
43 views
4 years ago
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video we cover ...
23,403 views
5 years ago
https://www.immudb.io With immudb you can track changes in sensitive data in your transactional databases and then record ...
2,804 views
Sequenced collections introduce an abstraction for collections with a known encounter order like all lists and some sets and maps ...
6,701 views
An immutable class is a class in which the object value cannot change. So we have the Person class from the Java tutorial.
2,765 views
10 years ago
Java String methods tutorial explained #java #string #methods public class Main { public static void main(String[] args) { // String ...
155,881 views
Welcome to Java2CloudAcademy ! In this video, you'll learn all about Java Strings, their immutability, and various ways to create ...
28 views
How can I tell if two Java instances represent the same instance? And what does class equality mean in Java? The question here ...
86,896 views
This was be a very practical Java coding webinar. We created jare.io, a web system, using Takes Framework, immutable objects ...
2,287 views
This #JEPCafe discusses JEP 395: Records, released with JDK 16. We start with a short recap on what records are, then discuss ...
12,596 views