functional-interface
There are 14 repositories under functional-interface topic.
Augusto11CB/Java-Studies
Repository of my learning notes and programs for fundamental & important concepts of Java programming and development.
Yuksel-Can/Lambda-Expressions-Tutorial
Beginner lambda expressions examples
arupmahato03/Personal-backend-
Hi, I am Arup Mahato and This is my personal repository for practice. Whatever I learn I try to implement here at my own.
plopezgit/Sprint1_T8_Lambdas
Lambdas and Stream
modinilesh/learn-Java-8
Dive into Java 8 with hands-on code examples! Unlock the power of Lambdas, Streams, and Optionals. Build complex Stream Pipelines, leverage the new Date/Time libraries, and understand Method and Constructor references. Enhance your Java skills with parallel programming and continuously updated content.
nvhoang295/LaptopInventoryManagement
A course work project using Java core and aiming to partially simulate how does Hibernate work internally.
pfpack/pfpack-core-func
PrimeFuncPack Core.Func is a core library set for .NET consisting of functional interfaces (SAM interfaces) and the extensions targeted for use in functional programming. There are both asynchronous (Task and ValueTask based) and synchronous interfaces and the extensions in the set - IAsyncFunc/IAsyncValueFunc and IFunc.
samiron/relayfunction-demo
Organize business logics in a more readable fashion.
srinivas6303/Java8_Features
This repository contains examples and explanations of key Java 8 features, including Lambda Expressions, Functional Interfaces, Optional Class, and Stream API.Each section demonstrates the new functionalities introduced in Java 8 to promote efficient and concise coding practices.
AdityaKshettri/Advanced-JAVA-Programming-Training
This project contains the demo codes that was part of the Advanced Java Training sessions provided by SG.
Katapios/java-functional-interface
functional interfaces examples in java
x-stars/java-multicast-event
Java multicast event implementation by functional interface.
yhlee002/Java8
Java 8 이후로 제공하는 기능들에 대한 학습 내용입니다.