ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

92 results

Java Guides
What is a Singleton Class in Java and How Do You Implement It | Java Interview Questions and Answers

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 ...

4:48
What is a Singleton Class in Java and How Do You Implement It | Java Interview Questions and Answers

1,050 views

1 month ago

Hacktrickz
Lecture 16.7 : Singleton Class — [Abdul Bari] Java Course

Learn how to design a Singleton Class in Java using static members and constructors. This pattern ensures only one object of a ...

11:03
Lecture 16.7 : Singleton Class — [Abdul Bari] Java Course

0 views

10 days ago

Java Code Crack
The Java Singleton Pattern
8:24
The Java Singleton Pattern

1 view

2 weeks ago

UNITSTEPS
JAVA Übung Singleton VS. Klassenmethoden

Ich gehe auf das Entwurfsmuster Singleton ein. Dann vergleiche ich den Einsatz von Singletons und Klassenmethoden.

12:58
JAVA Übung Singleton VS. Klassenmethoden

32 views

9 days ago

Quipoin
Spring Bean Scopes | Singleton vs Prototype | Spring Framework Tutorial | Episode - 4

Spring Framework Lecture - 4: In this video, we will understand Spring Bean Scopes in depth. We will compare Singleton Scope ...

3:36
Spring Bean Scopes | Singleton vs Prototype | Spring Framework Tutorial | Episode - 4

26 views

4 weeks ago

Developer Advocates Aspirant
Core Java Advanced: Why Singletons Fail in Multithreading & How DCL and Enums Fix It Safely

Welcome to today's deep dive into why traditional lazy-initialized Singleton patterns fail in multithreading. In this video, we explore ...

15:27
Core Java Advanced: Why Singletons Fail in Multithreading & How DCL and Enums Fix It Safely

58 views

13 days ago

ConquerTheFear
Singleton Design Pattern: 10 CRITICAL Points You MUST Master Before Your Java Interview(Enum & more)

Are you ready to master the Singleton Design Pattern and crush your next Java interview? The Singleton Pattern is simple in ...

13:21
Singleton Design Pattern: 10 CRITICAL Points You MUST Master Before Your Java Interview(Enum & more)

44 views

13 days ago

Code with Gaurav
What is Singleton? 🤔 Java Fact in 10 Sec

What exactly is the Singleton Design Pattern in Java? Here's the fastest explanation — perfect for interviews! #Java ...

0:14
What is Singleton? 🤔 Java Fact in 10 Sec

71 views

2 weeks ago

Durga Software Solutions
Java Singleton Classes: Private Constructors Explained #shorts

Can a constructor be private? Yes! Private constructors are key for creating singleton classes, ensuring only one object is ever ...

0:23
Java Singleton Classes: Private Constructors Explained #shorts

853 views

2 weeks ago

Compstein Theory
Singleton Pattern in Java: Eager, Lazy, Double-Check, Bill Pugh & Enum​

Master the Singleton Design Pattern in Java: Learn why it's essential for Logger/DatabaseConnection classes, solving ...

21:00
Singleton Pattern in Java: Eager, Lazy, Double-Check, Bill Pugh & Enum​

0 views

3 weeks ago

Code with Rahul
Singletone class in java

what is singleton class // how to use singleton class.

22:01
Singletone class in java

0 views

3 weeks ago

Singleton Dev
Singleton Dev Intro

Master coding from basics to advanced with comprehensive tutorials on Data Structures & Algorithms, Full Stack Development, ...

0:09
Singleton Dev Intro

0 views

9 days ago

Идущий к IT | easyoffer
What is the Singleton pattern?

Singleton in 60 seconds 👑 A pattern for creating a single instance of a class with global access. Features: → Single ...

0:25
What is the Singleton pattern?

2,442 views

3 weeks ago

Programming With Nurulhuda
Prevent Object Creation Using Reflection in Singleton Class | Java Programming

Prevent Object Creation Using Reflection in Singleton Class | Java Programming #java #springboot #springboottutorials ...

1:02
Prevent Object Creation Using Reflection in Singleton Class | Java Programming

9 views

7 days ago

Singleton Dev : DSA
Welcome to Singleton Dev : DSA

Welcome to Singleton Dev - Think like an Architect, Code like a Pro Master coding from basics to advanced with comprehensive ...

0:09
Welcome to Singleton Dev : DSA

61 views

10 days ago

Ashok IT
Java Design Patterns Tutorial for Freshers & Developers | Ashok IT | Session 03

Creational Design Patterns These deal with object creation mechanisms: ✔️ Singleton Pattern ✔️ Factory Pattern ...

40:51
Java Design Patterns Tutorial for Freshers & Developers | Ashok IT | Session 03

439 views

Streamed 1 month ago

Ashok IT
Java Design Patterns Tutorial for Freshers & Developers | Ashok IT | Session 05

Creational Design Patterns These deal with object creation mechanisms: ✔️ Singleton Pattern ✔️ Factory Pattern ...

30:06
Java Design Patterns Tutorial for Freshers & Developers | Ashok IT | Session 05

431 views

Streamed 4 weeks ago

Programming With Nurulhuda
Prevent Cloning in Java Singleton Class | Java Programming

Prevent Cloning in Java Singleton Class | Java Programming #corejava #java #springboot #springboottutorials #programmer ...

1:19
Prevent Cloning in Java Singleton Class | Java Programming

8 views

6 days ago

Amrit Pandey
Factory Design Pattern in Java Explained | Java Design Patterns Tutorial

The Factory Design Pattern is a creational pattern that lets us create objects of a common super type, while allowing their actual ...

18:32
Factory Design Pattern in Java Explained | Java Design Patterns Tutorial

4 views

3 weeks ago

Java Guides
Are singleton beans in Spring thread safe  #springplatform #coding #javainterview #java #springboot

Spring singleton beans are not inherently thread-safe by default. While Spring ensures there's only one instance of a singleton ...

1:17
Are singleton beans in Spring thread safe #springplatform #coding #javainterview #java #springboot

1,755 views

2 days ago