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,151 results
A singleton class in Java is a design pattern that ensures a class has only one instance and provides a global point of access to ...
2,081 views
7mo ago
The Singleton Design Pattern in Java is one of the most commonly asked design pattern in core Java interview questions — and ...
2,189 views
1mo ago
SINGLETON is a design pattern that ensures that a class has only one instance throughout the application and provides a global ...
19,053 views
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Singletons are often criticized for introducing ...
44,520 views
9mo ago
Java Interview Questions – Episode 13 What is the Singleton pattern in Java? The Singleton pattern is a creational design ...
33 views
11mo ago
⭐ *3-MONTH FREE JETBRAINS IDE CODE*: DAVINCHICODERxJB 👉 *REDEEM HERE*: https://www.jetbrains.com/store/redeem/ 🖇️ *FINAL ...
189 views
Thread-Safe Singleton Class in Java. How to Implement an Enum Singleton. How to make a singleton enum in Java? In this video ...
1,449 views
4mo ago
Why do we need Singleton Class in Java? In this video, you'll learn the real purpose of Singleton Design Pattern in Java with ...
20 views
In this video, you'll learn everything about the Singleton Design Pattern in Java from beginner to advanced level. The Singleton ...
28 views
Learn how to design a Singleton Class in Java using static members and constructors. This pattern ensures only one object of a ...
318 views
Prevent Object Creation Using Reflection in Singleton Class | Java Programming #java #springboot #springboottutorials ...
11 views
6mo ago
In this Java Tutorial Guide for Minecraft Modding and Hytale Modding, we are looking at Java Design Pattern: The Singleton!
1,066 views
What You'll Learn: What is the Singleton Pattern? Real-world use cases Thread-safe implementation strategies Pros and cons in ...
15 views
Learn the Singleton Design Pattern in Java step by step with a real-time example, 5 different implementations, thread-safety ...
76 views
2w ago
Singleton Design Pattern || Creational Design Pattern || JAVA #programming #systemdesigninterview #systemdesign #java #ai ...
30 views
Learn the Singleton design pattern in Java: what it is, when to use it, and its drawbacks. Covers implementation with thread safety, ...
3 views
5mo ago
The provided slides introduce the Singleton Design Pattern, a software development concept used to restrict a class to a single ...
64 views
3w ago
We're diving into an essential concept in software engineering: the Singleton design pattern. This java tutorial demonstrates how ...
5 views
2mo ago
48 views
10mo ago
In this video of code decode we have explained top 5 design pattern interview questions one know before appearing interview ...
30,622 views