ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

352 results

Next LVL Programming
What Are Static Inner Classes In Java? - Next LVL Programming

What Are Static Inner Classes In Java? In this informative video, we will discuss static inner classes in Java and their unique ...

3:24
What Are Static Inner Classes In Java? - Next LVL Programming

3 views

4 months ago

vlogize
How to Determine if a Nested Class is Static in a Groovy AST Transformation

Discover how to identify static nested classes in Groovy AST transformations with this detailed guide. Learn about the ClassNode ...

1:29
How to Determine if a Nested Class is Static in a Groovy AST Transformation

0 views

8 months ago

vlogize
Recreating Static Inner Class in Java Using C Sharp

Discover how to effectively recreate a `static nested class` from Java in C Sharp, maintaining similar architecture and functionality.

1:46
Recreating Static Inner Class in Java Using C Sharp

0 views

4 months ago

Next LVL Programming
What Is The Static Modifier? - Next LVL Programming

Additionally, we'll highlight how static nested classes can help in organizing your code effectively. Understanding the static ...

3:49
What Is The Static Modifier? - Next LVL Programming

6 views

6 months ago

vlogize
When to Use Inner Classes or Inner Static Classes in Java

Discover when to create inner or inner static classes in Java, along with practical examples and clarity on accessing them ...

1:49
When to Use Inner Classes or Inner Static Classes in Java

0 views

8 months ago

vlogize
How to Fix Access Issues with Inner Classes in Java

Learn how to resolve access issues related to inner classes in Java, particularly within the context of libGDX game development.

1:28
How to Fix Access Issues with Inner Classes in Java

1 view

8 months ago

vlogize
How to Access a Private Class Inside a Static Nested Class in Java

A detailed guide on accessing private classes within static nested classes in Java, including code examples and best practices.

1:57
How to Access a Private Class Inside a Static Nested Class in Java

0 views

4 months ago

vlogize
Understanding Private Members of a Static Nested Class in Java

Discover how private members of a static nested class can be accessed outside of the class in Java. Learn more about inner class ...

1:36
Understanding Private Members of a Static Nested Class in Java

7 views

4 months ago

Math&Comps
6.9 Static Inner Classes

Taking a quick look how the static modifier can be used on inner classes.

3:59
6.9 Static Inner Classes

5 views

2 months ago

CodeSync
java inner class and static nested class

Get Free GPT4.1 from https://codegive.com/e8da028 ## Java Inner Classes and Static Nested Classes: A Comprehensive Guide ...

0:48
java inner class and static nested class

0 views

5 months ago

vlogize
How to Mock a Nested Static Class in Java

Discover effective techniques for mocking nested static classes in Java with Mockito and avoid NullPointerExceptions in your tests ...

1:57
How to Mock a Nested Static Class in Java

2 views

9 months ago

Hacktrickz
Lecture 15.4 : Static Inner Class — [Abdul Bari] Java Course

Learn what a Static Inner Class is and how it differs from non-static inner classes. Abdul Bari explains access rules, memory ...

3:26
Lecture 15.4 : Static Inner Class — [Abdul Bari] Java Course

0 views

11 days ago

vlogize
Can a Static Class Extend a Non-Static Class in Java? Here’s What You Need to Know!

Discover the implications of a static class extending a non-static class in Java. Understand the design considerations and best ...

1:42
Can a Static Class Extend a Non-Static Class in Java? Here’s What You Need to Know!

0 views

8 months ago

vlogize
Using Nested Classes in Java for Structured Method Calls

Learn how to create nested classes in Java to organize and streamline method calls in your applications. This technique is ...

1:48
Using Nested Classes in Java for Structured Method Calls

0 views

10 months ago

vlogize
Resolving Access Issues of Parent Class Methods in Java: Understanding Static Inner Classes

Learn how to overcome the error of not being able to access parent class methods in Java, specifically when dealing with `static` ...

1:57
Resolving Access Issues of Parent Class Methods in Java: Understanding Static Inner Classes

0 views

6 months ago

vlogize
Understanding Static Methods and Nested Classes in Java: Common Compilation Errors

Explore why static methods cannot create instances of non-static nested classes in Java and how to fix related compilation errors.

1:38
Understanding Static Methods and Nested Classes in Java: Common Compilation Errors

1 view

8 months ago

vlogize
Understanding Illegal static declaration in inner class Solution.Result Error in Java

Discover the solution to the `Illegal static declaration in inner class Solution.Result` error that often occurs on platforms like ...

2:14
Understanding Illegal static declaration in inner class Solution.Result Error in Java

5 views

6 months ago

Next LVL Programming
What Are Inner Classes In Java? - Next LVL Programming

What Are Inner Classes In Java? In this informative video, we'll discuss the concept of inner classes in Java, a feature that can ...

3:16
What Are Inner Classes In Java? - Next LVL Programming

0 views

6 months ago

vlogize
Understanding the Purpose of Static Nested Interfaces in Java

Discover the reasons behind using `static nested interfaces` in Java, their semantics, and the impact of removing the `static` ...

1:44
Understanding the Purpose of Static Nested Interfaces in Java

1 view

10 months ago

vlogize
Understanding Serialization of Static Inner Classes in Java

This guide explores how static inner classes in Java can be used for organizing code, particularly in game development, and ...

1:29
Understanding Serialization of Static Inner Classes in Java

0 views

8 months ago