ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

83 results

Vaadin
Using Clustering for Better Map Visualization in Java UIs

This video demonstrates how to implement clustering in a map component when building user interfaces in Java. When dealing ...

2:26
Using Clustering for Better Map Visualization in Java UIs

614 views

2 months ago

Coding Malaya
Customizing Google Map UI Settings programmatically using Map SDK in Android Java

Hello and good morning So for today we will continue with our previous project that is to configure Google map that is embedded ...

9:47
Customizing Google Map UI Settings programmatically using Map SDK in Android Java

19 views

6 months ago

Coding wala Shree
🚀 Master Java Streams: filter, map, flatMap | PART 3 | Real-Project Examples | Java 8 Stream API

In this Java Streams tutorial (Part 3), we dive into key Stream operations: filter(), map(), and flatMap(), demonstrating each with ...

34:27
🚀 Master Java Streams: filter, map, flatMap | PART 3 | Real-Project Examples | Java 8 Stream API

679 views

10 months ago

The Debug Zone
Java 8: Convert Set to Map with Set as Value - Step-by-Step Guide

In this video, we'll explore a powerful feature of Java 8 that allows you to convert a Set into a Map, using the Set as the value.

1:55
Java 8: Convert Set to Map with Set as Value - Step-by-Step Guide

1 view

3 months ago

The Debug Zone
How to Create a Map from a List of Strings Using Java Streams

In this video, we'll explore the powerful capabilities of Java Streams by demonstrating how to transform a simple list of strings into ...

1:31
How to Create a Map from a List of Strings Using Java Streams

0 views

5 months ago

The Debug Zone
Java 9 Set.of() and Map.of() Varargs Overloads: Common Issues and Solutions

In this video, we dive into the powerful varargs overloads introduced in Java 9 with the Set.of() and Map.of() methods. While these ...

1:29
Java 9 Set.of() and Map.of() Varargs Overloads: Common Issues and Solutions

0 views

2 months ago

The Debug Zone
Understanding Map.of in Java: Why Null Keys and Values Are Not Allowed

In this video, we delve into the intricacies of the `Map.of` method in Java, a powerful feature introduced in Java 9 that simplifies the ...

2:18
Understanding Map.of in Java: Why Null Keys and Values Are Not Allowed

1 view

3 months ago

The Debug Zone
How to Merge Different Type Maps in Java 8: A Step-by-Step Guide

In this video, we'll explore the powerful capabilities of Java 8 as we dive into the process of merging different types of maps.

1:32
How to Merge Different Type Maps in Java 8: A Step-by-Step Guide

13 views

6 months ago

The Debug Zone
How to Map JSON to ListMapString, Object in Java: A Step-by-Step Guide

In this video, we'll explore the process of mapping JSON data to a List of Maps in Java, a crucial skill for developers working with ...

1:53
How to Map JSON to ListMapString, Object in Java: A Step-by-Step Guide

12 views

7 months ago

The Debug Zone
Understanding Java 8 Stream Map: How It Works and Common Use Cases

In this video, we dive into the powerful features of Java 8's Stream API, focusing specifically on the `map` function. You'll learn ...

1:55
Understanding Java 8 Stream Map: How It Works and Common Use Cases

0 views

1 month ago

Coding wala Shree
Java Stream API – Terminal Operations: findFirst, findAny, allMatch, anyMatch, noneMatch | PART 7

Java Stream API Terminal Operations Explained In this video, we explore 5 powerful terminal operations in the Java Stream API: ...

21:54
Java Stream API – Terminal Operations: findFirst, findAny, allMatch, anyMatch, noneMatch | PART 7

91 views

6 months ago

The Debug Zone
Understanding ConsumerT with Mapped ClassT in HashMap: A Technical Guide

In this video, we delve into the intricacies of using the ConsumerT interface alongside the Mapped ClassT within a HashMap.

3:12
Understanding ConsumerT with Mapped ClassT in HashMap: A Technical Guide

4 views

11 months ago

The Debug Zone
Transform List to Map in Java: ForEach vs Streams Explained

In this video, we dive into the powerful capabilities of Java for transforming data structures, specifically focusing on converting lists ...

1:53
Transform List to Map in Java: ForEach vs Streams Explained

9 views

5 months ago

The Debug Zone
Removing HashMap Entries: Using Iterator with map.values() Explained

In this video, we dive into the intricacies of managing HashMap entries in Java, focusing specifically on how to safely remove ...

1:30
Removing HashMap Entries: Using Iterator with map.values() Explained

0 views

3 months ago

The Debug Zone
Sort a List of Maps by Key Value in Java 8: A Step-by-Step Guide

In this video, we'll explore how to sort a list of maps by key value using Java 8. Whether you're a beginner looking to enhance ...

3:03
Sort a List of Maps by Key Value in Java 8: A Step-by-Step Guide

1 view

9 months ago

Coding Malaya
Integrating Google Map in Android Java with Gemini Co-Pilot

... complete okey map a we can add as M app demo this one is required to complete your assignment be sure you select Java and ...

7:33
Integrating Google Map in Android Java with Gemini Co-Pilot

45 views

6 months ago

The Debug Zone
Mapping Objects with Two Argument Functions in MapStruct: A Complete Guide

In this video, we dive into the powerful world of MapStruct, a code generator that simplifies the mapping of Java objects.

1:33
Mapping Objects with Two Argument Functions in MapStruct: A Complete Guide

11 views

6 months ago

Coding Malaya
Java Android Google Map in 7 Mins

... open map activity So we have to look into this Java You can see that we may have a map view activity Ok map activity over here ...

7:51
Java Android Google Map in 7 Mins

15 views

3 days ago

King Kodes
Applying Iterators on ArrayList, HashMap and TreeMap (Pt.2)

Understanding and applying iterators in Java specifically with ArrayList, HashMap, and TreeMap. #applicationdeveloper ...

29:46
Applying Iterators on ArrayList, HashMap and TreeMap (Pt.2)

15 views

9 months ago

The Debug Zone
Understanding Why Adding .map(a - a) Fixes Compilation Issues in Java

In this video, we delve into a common yet perplexing issue faced by Java developers: compilation errors that can arise when ...

2:54
Understanding Why Adding .map(a - a) Fixes Compilation Issues in Java

0 views

5 months ago