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
5,767 results
Learn how to mock static methods in JUnit 5 for Spring Boot applications using Mockito, without the need for PowerMockito.
312 views
11 months ago
Discover when to create inner or inner static classes in Java, along with practical examples and clarity on accessing them ...
0 views
8 months ago
Discover effective techniques for mocking nested static classes in Java with Mockito and avoid NullPointerExceptions in your tests ...
2 views
9 months ago
Explore the nuances of accessing static inner classes in Java, the misconceptions behind using class instances, and how to follow ...
1 view
2 months ago
Learn how to conform a static class to an interface in Java. Discover whether using static methods or singleton patterns is more ...
Discover the implications of a static class extending a non-static class in Java. Understand the design considerations and best ...
Can We Create a Static Class in Java? | Core Java Interview Question Explained In this video, we answer a classic Core Java ...
158 views
Constructors are fundamental in Java — but they have strict rules because they deal directly with object creation. You cannot mark ...
2,484 views
7 months ago
Learn how to avoid hard-coded strings in your ArrayList creation by utilizing `getString` in Java for better flexibility and scalability.
3 months ago
Learn what a Static Inner Class is and how it differs from non-static inner classes. Abdul Bari explains access rules, memory ...
11 days ago
Discover the solution to the `Illegal static declaration in inner class Solution.Result` error that often occurs on platforms like ...
5 views
6 months ago