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
544 results
Java 21 further enhances Pattern Matching for instanceof, making type checks cleaner, safer, and more readable This feature ...
12 views
3 days ago
Want cleaner and smarter Java code? Learn how to use pattern matching for instanceof in Java 17 — a powerful feature that ...
58 views
7 months ago
Learn how Java's instanceof pattern matching can make your code cleaner and safer! ✓ Say goodbye to manual casting and ...
18,094 views
4 months ago
Our Discord, GitHub repo, and socials: https://linktr.ee/geekific.
3,003 views
5 months ago
Explore how Java's `instanceof` works and learn how to check for enclosing classes without creating additional classes.
0 views
9 months ago
Welcome to this beginner-friendly Java tutorial! In this video, we explore one of the coolest Java 17 features: Pattern Matching for ...
130 views
8 months ago
Can you tell the output of executing this code snippet?
1,990 views
1 view
1 month ago
Master Java Pattern Matching with Paris Monuments https://blog.vvauban.com/j21-pattern-instanceof Ready to make your ...
17 views
Ever got a ClassCastException in Java? Then you need to know instanceof. In this short, we break down the instanceof keyword ...
228 views
Question #5. Java Core: Casting. Difference between using the 'instanceof' operator and a raw type cast #Java #dev #tech #fyp ...
430 views
10 months ago
Want to master the instanceof operator in Java? In this tutorial, we dive deep into how instanceof helps check object types at ...
57 views
JEP 394 brought pattern matching to the Java language as a final, non-preview, feature. To be more precise, it brought a specific ...
87 views
Discover why `instanceof` can't be used directly on Class objects in Java, and learn how to use `Class# isAssignableFrom()` for ...
5 views
Java 25 just gave instanceof and switch a massive upgrade! In this clip, we look at JEP 507: Primitive Types in Patterns.
14 views
7 days ago
Tired of writing long instanceof checks with type casting in Java? With Java 17's Pattern Matching, now you can check and assign ...
128 views
Discover if using the `instanceof` operator in Java affects your application's performance. Explore alternative approaches and ...
7 views
Learn how to effectively check object types before filtering in Java streams using `FluentIterable` from Guava, ensuring clean and ...
Discover effective strategies to eliminate `instanceof` checks in Java, improving code clarity, maintainability, and adherence to ...
Java instanceof: Como Usar Corretamente - Tutorial Prático.
24 views
3 months ago