ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

294 results

The Debug Zone
How to Return Java 'java.time.Instant' as JSON in RESTful API Responses

In this video, we delve into the intricacies of handling Java's `java.time.Instant` when building RESTful APIs. As modern ...

2:21
How to Return Java 'java.time.Instant' as JSON in RESTful API Responses

5 views

11mo ago

Roel Van de Paar
Const return values in Java (3 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:32
Const return values in Java (3 Solutions!!)

24 views

3mo ago

Brogan M. Pratt
I Wish I Knew This When I Started (Learn Java For FTC)

Learn the single most important concept in Java—classes and methods—to write cleaner, more powerful, and reusable code for ...

32:40
I Wish I Knew This When I Started (Learn Java For FTC)

3,165 views

10mo ago

Roel Van de Paar
How to return Java 'java.time.Instant' property as json value in Restful API body response?

How to return Java 'java.time.Instant' property as json value in Restful API body response? Helpful? Please use the *Thanks* ...

2:36
How to return Java 'java.time.Instant' property as json value in Restful API body response?

9 views

3mo ago

Roel Van de Paar
return in try-catch's finally block in java. Is there any good point in this example?

return in try-catch's finally block in java. Is there any good point in this example? Helpful? Please use the *Thanks* button above!

6:01
return in try-catch's finally block in java. Is there any good point in this example?

6 views

3mo ago

Roel Van de Paar
Java method return file data, inputstream or byte array, which is better? (3 Solutions!!)

Java method return file data, inputstream or byte array, which is better? Helpful? Please use the *Thanks* button above! Or, thank ...

2:05
Java method return file data, inputstream or byte array, which is better? (3 Solutions!!)

4 views

2mo ago

Roel Van de Paar
How to return more than one process in one method to the main method in java?

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:04
How to return more than one process in one method to the main method in java?

13 views

4mo ago

Single-line
Why does Java 25's File.exists() method return true for an empty string while File.exists() in pr...

Source: https://stackoverflow.com/questions/79886234 Question Author: - jmohrmann https://stackoverflow.com/users/6358056 ...

0:31
Why does Java 25's File.exists() method return true for an empty string while File.exists() in pr...

1 view

3w ago

Roel Van de Paar
How to return value from thread (java)? (5 Solutions!!)

How to return value from thread (java)? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

4:35
How to return value from thread (java)? (5 Solutions!!)

4 views

3mo ago

The Debug Zone
How to Return 1 or 0 in Programming Without Using Conditions: A Guide

In this video, we explore a fascinating programming challenge: how to return 1 or 0 without relying on traditional conditional ...

3:02
How to Return 1 or 0 in Programming Without Using Conditions: A Guide

0 views

8mo ago

The Debug Zone
java 8, most efficient method to return duplicates from a list (not remove them)?

Today's Topic: java 8, most efficient method to return duplicates from a list (not remove them)? Thanks for taking the time to learn ...

2:59
java 8, most efficient method to return duplicates from a list (not remove them)?

0 views

4mo ago

Roel Van de Paar
How to fix a missing return statement error in java?

How to fix a missing return statement error in java? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:29
How to fix a missing return statement error in java?

7 views

2w ago

The Debug Zone
Can Lambda Expressions Return from a Method and Break Execution in Java?

In this video, we delve into the intriguing world of lambda expressions in Java and explore their behavior in relation to method ...

1:38
Can Lambda Expressions Return from a Method and Break Execution in Java?

1 view

7mo ago

The Debug Zone
Java @Nullable Annotations: Which One to Use for Return Values?

In this video, we dive into the world of Java's @Nullable annotations, exploring their significance in ensuring code safety and ...

2:40
Java @Nullable Annotations: Which One to Use for Return Values?

4 views

9mo ago

The Debug Zone
Java Mock: How to Throw an Exception and Then Return a Value

In this video, we dive into the world of Java mocking, specifically focusing on how to effectively throw exceptions and return values ...

1:30
Java Mock: How to Throw an Exception and Then Return a Value

0 views

6mo ago

ITGARDEN
equals() operator sometimes return true and sometimes return false when comparing two String values?

Java #CoreJava #JavaProgramming #JavaTutorial #LearnJava #JavaDeveloper In this video, I explain why the == operator ...

4:55
equals() operator sometimes return true and sometimes return false when comparing two String values?

7 views

3mo ago

Roel Van de Paar
java bufferedreader in combination with ready(), read() does not return -1

java bufferedreader in combination with ready(), read() does not return -1 Helpful? Please use the *Thanks* button above!

2:21
java bufferedreader in combination with ready(), read() does not return -1

2 views

2d ago

The Debug Zone
How to return Single.error() when one of sources in Single.zip fails?

Today's Topic: How to return Single.error() when one of sources in Single.zip fails? Thanks for taking the time to learn more.

1:47
How to return Single.error() when one of sources in Single.zip fails?

0 views

5mo ago

The Debug Zone
Mocking Generic Return Types in EasyMock with JNA: A Step-by-Step Guide

In this video, we dive into the world of mocking generic return types using EasyMock in conjunction with Java Native Access (JNA) ...

2:06
Mocking Generic Return Types in EasyMock with JNA: A Step-by-Step Guide

2 views

7mo ago

Nida Karagoz
Why does Java 25's File.exists() method return true for an empty string while File.exists() in prior

Why does Java 25's File.exists() method return true for an empty string while File.exists() in prior ✧ I really hope you found a ...

1:50
Why does Java 25's File.exists() method return true for an empty string while File.exists() in prior

1 view

4d ago