Java Functional Interfaces: Overview

Опубликовано: 16 Август 2021
на канале: Douglas Schmidt
524
9

This video explains what functional interfaces are in modern Java and shows how they can be used in conjunction with lambda expressions and method references. These features form the basis for Java Streams and concurrency/parallelism frameworks. See http://www.dre.vanderbilt.edu/~schimd... for a PDF version of the slides.