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
428 results
Java Interview Questions – Episode 13 What is the Singleton pattern in Java? The Singleton pattern is a creational design ...
29 views
6 months ago
Description : Dans cette vidéo courte et claire, je t'explique le Singleton Pattern en Java : à quoi il sert, comment l'implémenter, ...
36 views
Learn the Singleton design pattern in Java: what it is, when to use it, and its drawbacks. Covers implementation with thread safety, ...
0 views
3 weeks ago
In this video, I explain what the Singleton Design Pattern is and demonstrate different ways to implement it in Java, including the ...
21 views
7 months ago
What You'll Learn: What is the Singleton Pattern? Real-world use cases Thread-safe implementation strategies Pros and cons in ...
11 views
Singleton Classes in Java ✓ Unlock the power of design patterns with our deep dive into the Singleton Class in Java! ✓ In this ...
33 views
9 months ago
... object this we will see in creational desire pattern okay so first one is singleton design pattern so in this singleton design pattern ...
6 views
5 months ago
Learn how to effectively use a `Kotlin Singleton` class in Java with practical examples and troubleshooting tips for common errors.
11 months ago
48 views
Singleton class stops serialization and deserialization | Java Programming #java #springboot #springboottutorials #programmer ...
12 views
3 months ago
Learn everything about the Singleton Design Pattern with Lazy Initialization in this clear and concise tutorial! Whether you're ...
9 views
Discover the implications of adding extra public methods to a Java singleton class, the legality of such additions, and best ...
Prevent Object Creation Using Reflection in Singleton Class | Java Programming #java #springboot #springboottutorials ...
2 months ago
Click to Subscribe- https://bit.ly/3hiqfAA.
2 views
Discover the intricacies of the `Multithreaded Singleton` pattern in Java. Learn why this simple approach may not be the best ...
Explore the nuances of Java's Singleton Pattern and uncover why variables `x` and `y` produce different outputs in your code.
1 view
Prevent Cloning in Java Singleton Class | Java Programming #corejava #java #springboot #springboottutorials #programmer ...
10 views
Bài toán thực tế mà Singleton giải quyết 2. Ý tưởng cốt lõi của Singleton Pattern Đừng quên đăng ký kênh, Like và Comment ...
779 views
10 months ago
Crack your Java Interviews with Confidence! In this video, I'll show you how to implement the Thread Safe Singleton Design ...
7 views
The Singleton Design Pattern ensures that only one instance of a class exists in the entire application and provides a global point ...
3 views
Ah, Singleton—another evergreen Java interview question Let's make it clear, short, and answer-ready. What is a Singleton ...
7 days ago
Discover how to effectively manage instances of generic classes in Java using design patterns. Learn the best approaches and ...
Learn how to implement the `Singleton Design Pattern` in Java while fixing common constructor errors in your application.
Learn how to effectively filter arrays of generic values in Java without returning an `Object[]`! Discover a clean solution using a ...
In this video, we delve into the Java Singleton Pattern and its significance in software design. We'll explore the common issue ...
4 views