ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

986 results

The Debug Zone
Are Kotlin Inline Functions More Efficient Than Java Anonymous Classes?

In this video, we dive into the performance comparison between Kotlin's inline functions and Java's anonymous classes.

3:48
Are Kotlin Inline Functions More Efficient Than Java Anonymous Classes?

7 views

1 year ago

Adam Gaweda, Dr. Sensei
Creating Anonymous Inner Classes for JavaFX
5:21
Creating Anonymous Inner Classes for JavaFX

408 views

10 years ago

Interview DOT
JAVA 8 - CAN I UPDATE LOCAL VARIABLE INSIDE A LAMBDA EXPRESSION EFFECTIVELY FINAL | INTERVIEWDOT

JAVA8 #JAVA8INTERVIEW #JAVA8INTERVIEWLAMBDA #JAVA8EFFECTIVEFINAL Click here ...

1:57
JAVA 8 - CAN I UPDATE LOCAL VARIABLE INSIDE A LAMBDA EXPRESSION EFFECTIVELY FINAL | INTERVIEWDOT

3,539 views

4 years ago

The Debug Zone
Understanding Anonymous Inner Classes and Final Modifier in Java

In this video, we delve into the fascinating world of Java programming, focusing on anonymous inner classes and the final ...

2:28
Understanding Anonymous Inner Classes and Final Modifier in Java

11 views

7 months ago

Peter Schneider
Why does my lambda get illegal forward reference, but my anonymous class does not?

Why does my lambda get illegal forward reference, but my anonymous class does not? [duplicate] I hope you found a solution that ...

6:18
Why does my lambda get illegal forward reference, but my anonymous class does not?

25 views

2 years ago

ITSP
Anonymous inner classes vs Lambda Expression

itsp #itrikStudyPark #svk #java #corejava Anonymous Inner Classes: Anonymous inner classes are a traditional way to implement ...

22:17
Anonymous inner classes vs Lambda Expression

15 views

2 years ago

Scott Stanchfield
Java 8 Lambdas and Streams

A talk I gave at the Columbia MD Java Users Group on Sept 23, 2014 describing the new Lambdas and Streams features in Java ...

2:18:13
Java 8 Lambdas and Streams

378 views

11 years ago

Java
Java 8 Lambdas Hacking

Java 8 lambdas are the biggest language change since generics were introduced in Java 5. Come learn expert tips and tricks on ...

34:48
Java 8 Lambdas Hacking

29,842 views

11 years ago

Bulgarian Java User Group
JDK 8: Lessons Learnt With Lambdas and Streams - Simon Ritter

Simons talk on jPrime'2016 https://2016.jprime.io.

50:49
JDK 8: Lessons Learnt With Lambdas and Streams - Simon Ritter

2,159 views

9 years ago

Cave of Programming
The Collectors Class: Java Streams Tutorial Part 8

Register free for some free courses: https://caveofprogramming.com In this video we"ll start looking at ready-made collectors in the ...

13:11
The Collectors Class: Java Streams Tutorial Part 8

391 views

1 year ago

Chandan Sarkar
CSP AS Using Java's Anonymous Inner Class to Handle Android Events

... on this little plus sign here you can go back and forth between the Lambda expression and the Java Anonymous inner class.

9:21
CSP AS Using Java's Anonymous Inner Class to Handle Android Events

223 views

9 years ago

Learn Always!
#21 Anonymous class in Interface and Lambda Expressions in Java in Telugu

Anonymous class in Interface and Lambda Expressions in Java in Telugu.

2:49
#21 Anonymous class in Interface and Lambda Expressions in Java in Telugu

11 views

1 month ago

Java
Overview of Java 8 and Lambda Streams

Stuart Marks shows you how to effectively use Lambda expressions, Streams, Date & Time, etc to make your life easier.

1:40:09
Overview of Java 8 and Lambda Streams

16,581 views

11 years ago

Tuấn Tú Đặng
Java online 05   Inner Class, Anonymous Class, một vài kỹ thuật lập trình mới trong Java 8,9

Video nằm trong khóa học Java của thầy Đặng Tuấn Tú giảng dạy online qua skype cho lớp Java Hero khai giảng tháng 12/2018.

1:00:28
Java online 05 Inner Class, Anonymous Class, một vài kỹ thuật lập trình mới trong Java 8,9

84 views

6 years ago

CS 125 @ Illinois
CS 125 Spring 2019: Mon 4.29.2019. Functional Java

A brief introduction to functional programming and functional programming in Java.

49:37
CS 125 Spring 2019: Mon 4.29.2019. Functional Java

278 views

6 years ago

Mohit patil
JAVA_8 Features

JAVA_8 Features.

1:37:39
JAVA_8 Features

4 views

10 months ago

The Debug Zone
Understanding Implied Anonymous Types in Lambda Expressions: A Guide

In this video, we delve into the fascinating world of implied anonymous types within lambda expressions. As programming ...

6:04
Understanding Implied Anonymous Types in Lambda Expressions: A Guide

4 views

1 year ago

Roel Van de Paar
Anonymous inner class - How javac work with lambda expression? (2 Solutions!!)

Anonymous inner class - How javac work with lambda expression? Helpful? Please use the *Thanks* button above! Or, thank me ...

3:30
Anonymous inner class - How javac work with lambda expression? (2 Solutions!!)

3 views

3 years ago

Roel Van de Paar
Heavily nested anonymous classes for Swing UIs (2 Solutions!!)

... nested anonymous classes for Swing UIs Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

3:15
Heavily nested anonymous classes for Swing UIs (2 Solutions!!)

1 view

3 years ago

Learn Code With Durgesh
Nested Classes in Java | Inner Classes in Java | Explained | Hindi

In this video, i am going to explain what are the nested classes in java . In java, it is possible to define a class within another class, ...

13:34
Nested Classes in Java | Inner Classes in Java | Explained | Hindi

30,481 views

6 years ago

Crack Java
Live Coding- Different Ways to create thread

Different ways to create thread using eclipse IDE - Using Thread Class - Using Runnable interface Thread best practices .

12:00
Live Coding- Different Ways to create thread

51 views

5 years ago

Toronto Java Users Group
2013-07 JDK8: Java Strikes Back

The main presentation starts at 6:44 Time: Thursday, July 25, 2013 at 6:30 pm Place: Free Times Cafe (back room), 320 College ...

57:13
2013-07 JDK8: Java Strikes Back

176 views

10 years ago

westhillcs
DS 105: Functional Programming: Using Java's Library for Functional Interfaces

Computer Science Video for Westhill High School.

7:59
DS 105: Functional Programming: Using Java's Library for Functional Interfaces

17 views

2 years ago

Edgars Garsneks
Java Functional Interfaces? λ

Ever wondered what a functional interface is in Java? It's just an interface with ONE abstract method — perfect for clean, simple ...

0:57
Java Functional Interfaces? λ

376 views

8 months ago

Red Hat Developer
Refactoring your Code with Java 8  Functional Programming to the Rescue

In this talk, we'll show how you can refactor your traditional object-oriented Java code using Functional Programming features and ...

21:50
Refactoring your Code with Java 8 Functional Programming to the Rescue

1,187 views

9 years ago