ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

35,056 results

Related queries

optional class java 8 telusko

java 8 stream api

java 8 features tutorial

java 8 features durga sir

java 8 features interview questions

java 8 features by durgesh

java 8 features telusko

optional class java 8 tamil

java 8 lambda expressions

Coding with John
Optionals In Java - Simple Tutorial

Full tutorial on Optionals in Java! Thanks to FlexiSpot for sponsoring! 🖥️ Get your coupon code for an extra $30 OFF through my ...

15:53
Optionals In Java - Simple Tutorial

260,271 views

3 years ago

Concept && Coding - by Shrayansh
Master Java Optional from Java 8 to 11 | All Methods with Real Examples

Join this channel to get access to perks: https://www.youtube.com/channel/UCDJ2HAZ_hW-DMJj_U0zN38w/join Chapters: 00:00 ...

1:13:53
Master Java Optional from Java 8 to 11 | All Methods with Real Examples

3,840 views

2 weeks ago

Tom Gregory
Java Optional Complete Guide

Java's Optional class was introduced in 2014 to allow developers to represent the empty state. But what exactly does that mean?

15:30
Java Optional Complete Guide

7,084 views

3 years ago

TechWithSaumya
Optional class in Java 8 || Must Watch

Hey everyone! Today, let's talk about the Optional class introduced in Java 8 and why it was introduced. . . . . . . #java8 ...

1:00
Optional class in Java 8 || Must Watch

4,100 views

1 year ago

Shristi Tech Academy
What is Optional in Java8? Why it is used? #shristitechacademyjava #javainterviewquestions

What is optional in Java 8 and why it is useful optional is like a container It may either have value or it may be empty Optional is to ...

1:28
What is Optional in Java8? Why it is used? #shristitechacademyjava #javainterviewquestions

2,845 views

8 months ago

Java Full Stack Codes
Java8 Optional class method

Using ofNullable() method: #java8 #java #spring #springboot.

0:15
Java8 Optional class method

452 views

3 years ago

Thet Tech
Optional class in java #Java #Optional #Java8 #NullSafety #Coding #Programming #JavaTips #Developers
0:08
Optional class in java #Java #Optional #Java8 #NullSafety #Coding #Programming #JavaTips #Developers

51 views

1 year ago

Abhishek Verma
What is Optional Class in Java? #java #shorts #interviewpreparation

DAY-26: Lets discuss What is Optional Class in Java? ▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭ Telegram Channel: ...

0:57
What is Optional Class in Java? #java #shorts #interviewpreparation

9,874 views

1 year ago

Java Guides
Optional Class in Java 8 - Avoid Null Pointer Exception | Java 8 Features | Crash Course ✅

Java introduced a new class Optional in JDK 8. It is a public final class and is used to deal with NullPointerException in Java ...

35:37
Optional Class in Java 8 - Avoid Null Pointer Exception | Java 8 Features | Crash Course ✅

24,264 views

3 years ago

Java Techie
Java 8 Streams | Optional Usage and Best Practices | JavaTechie

This tutorial will guide you java 8 Optional and its usecase with stream API Content : What is Optional ? why Optional ? When to ...

22:22
Java 8 Streams | Optional Usage and Best Practices | JavaTechie

137,637 views

4 years ago

Silican Valley
Java 8 Optional class #java8 #optionalclass
0:07
Java 8 Optional class #java8 #optionalclass

942 views

2 years ago

Java
What is an Optional? #javalanguage #javacodinginterview #javacoding #javatips

Cracking the #Java #Coding #Interview - Question 203: What is an Optional? Watch all the questions here: ...

0:57
What is an Optional? #javalanguage #javacodinginterview #javacoding #javatips

8,305 views

1 year ago

Code Decode
What is Optional Class ? Java 8 Interview questions and answers | Code Decode #shorts

What is Optional classes in Java 8 ? Java 8 Interview questions and answers Code Decode #shorts Most Asked Core Java ...

1:00
What is Optional Class ? Java 8 Interview questions and answers | Code Decode #shorts

19,185 views

4 years ago

Java Interview Preparation By Developer
What is the Optional Class in Java? Quick Explanation!

What is the Optional Class in Java? Find out in just 60 seconds! Learn how this Java 8 feature helps you handle null values safely, ...

0:47
What is the Optional Class in Java? Quick Explanation!

97 views

1 year ago

Java Gurukul
Optional Class in Java 8 | Java Interview Questions Answers | Java Gurukul | Part-6(vi)

... sometime so Java 8 introduce a new feature called optional container or class which avoid multiple null checks and which make ...

1:01
Optional Class in Java 8 | Java Interview Questions Answers | Java Gurukul | Part-6(vi)

11,232 views

2 years ago

CloudTech
Optional Class In Java | Java 8 Questions and Answers

In this video, we discussed what is optional class in Java and showed various methods present in Optional Class in Java.

5:53
Optional Class In Java | Java 8 Questions and Answers

17,600 views

3 years ago

People also watched

LearnJava
Java 8 Optional Introduction

What is Optional, its advantage, and How to use it!!!

14:34
Java 8 Optional Introduction

33,784 views

7 years ago

LearnJava
Optional orElse orElseGet orElseThrow

Difference between Optional orElse, orElseGet and orElseThrow.

9:35
Optional orElse orElseGet orElseThrow

4,841 views

7 years ago

Java Web Development
Optional class and preventing NullPointerException

For full course, source codes and practices: https://www.udemy.com/java-8-core-training-/?

15:04
Optional class and preventing NullPointerException

23,999 views

9 years ago

Amigoscode
JAVA DTO Pattern Tutorial | Simplify Your Code

Learn how to use the JAVA DTO (Data Transfer Object) pattern in this easy-to-follow tutorial. The JAVA DTO pattern is a great way ...

19:12
JAVA DTO Pattern Tutorial | Simplify Your Code

258,332 views

2 years ago

camelCase
Java Streams Crash Course: Everything You Need to Know

In this video you will learn how to use #JavaStreams and why they should be part of every #Java developer's toolbox. Discover ...

8:50
Java Streams Crash Course: Everything You Need to Know

15,049 views

1 year ago

Tech Primers
Java Streams | FlatMap & Optional Example | Tech Primers

This video covers the flatMap and Optional functions in Java Streams API GitHub Code: ...

11:24
Java Streams | FlatMap & Optional Example | Tech Primers

49,061 views

8 years ago

Easy 2 Excel
Optional in java 8 | Optional class | Null check in java 8 | say bye to NullPointerException

Hello friends. I am Lipsa Patra. I am a software engineer. Welcome to my youtube channel Easy 2Excel . In this video we will learn ...

28:20
Optional in java 8 | Optional class | Null check in java 8 | say bye to NullPointerException

2,512 views

4 years ago

Will Tollefson
Java Optionals, a Practical Walkthrough - Java Programming

In this video, we'll describe typical use cases for Optionals in Java with practical examples and compare these to the previous ...

11:38
Java Optionals, a Practical Walkthrough - Java Programming

1,940 views

2 years ago

BeingSoftwareEngineer
Optional in java 8 |  Null check in java 8

Hello, Welcome to this channel, This Channel is mainly designed to focus on improving software Engineers existing skills and ...

14:58
Optional in java 8 | Null check in java 8

9,379 views

5 years ago

Devoxx
Optional by Stuart Marks

The Optional class was introduced in Java 8 in order to solve a narrow but frequently occurring problem: what to return if you have ...

48:21
Optional by Stuart Marks

32,421 views

8 years ago

Code Decode
Master Java 8 Optional with Examples : Top Interview Questions & Answers | Part 1 | Code Decode

In this video of code decode we have covered Java 8 Optional class Interview Questions and Answers for freshers and ...

15:54
Master Java 8 Optional with Examples : Top Interview Questions & Answers | Part 1 | Code Decode

103,705 views

3 years ago

Engineering Digest
Master Optional in Java 8: Complete Guide for Beginners

Get 1 to 1 coaching with me: https://topmate.io/engineeringdigest Donate: https://paypal.me/engineeringdigest Perks: ...

15:30
Master Optional in Java 8: Complete Guide for Beginners

40,863 views

2 years ago