GitHub topics: functional-interfaces
pdalbem/POO
Repositório da disciplina Programação Orientada a Objetos
Language: Java - Size: 1.11 MB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 0 - Forks: 0

mayank-yadav26/java8feature
java8feature practise
Language: Java - Size: 20.5 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

Those-Otter-Programs/functional_interface_bean_mapper
Sampling the use of functional interfaces to create bean mappers.
Language: Java - Size: 440 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

athos/power-dot
Clojure library for enhanced Java interop that helps you make friends with Java's functional interfaces 😍
Language: Clojure - Size: 67.4 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 53 - Forks: 0

vipinsharma29/Interview-Questions-Basics
JAVA Practice Questions
Language: Java - Size: 87.9 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

lunisolar/magma
A library of functional interfaces for Java 8 (now 11), concentrated on ability to handle checked exceptions (throwing lambda) and/or primitive types, supplemented with assertion classes, builders and some additional classes.
Language: Java - Size: 38.5 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

ZeroMemes/Alpine
A lightweight event system for Java 8+
Language: Java - Size: 467 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 92 - Forks: 19

stefanofago73/autocloseable-experiments
Experiments about wrapping a not-autocloseable element to become autocloaseable
Language: Java - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

giriraj-g0511/Java-8-Features
Welcome to the Java 8 Features Repository! This repository highlights key features of Java 8, such as Lambda Expressions, Functional Interfaces, Method References, Constructor References, Stream API, and the Local Date and Time API. It includes notes and programs for practical understanding. Explore and enhance your knowledge of Java 8 features!
Language: Java - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

rajagopal28/simple-web-crawler
Java based web-crawler program which makes use of pool based multi-threading, simple UI with Swing and jsoup to nested web crawling
Language: Java - Size: 2.02 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

josdem/java-workshop
Coding examples showing solutions to common Java project applications
Language: Java - Size: 425 KB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 7

alansastre/java-functional-interfaces
Programación funcional e interfaces funcionales en Java 8 y versiones posteriores
Language: Java - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

Mohamad-shosha/Function-Programming
Created a project showcasing lambda expressions and method references in functional programming, with a focus on unit testing for code reliability.
Language: HTML - Size: 182 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

FabianNorbertoEscobar/lambdas-streams-java-ejercicios
Programación funcional en Java con Lambdas y Streams
Language: Java - Size: 3.95 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

9146887137/java-programming
all java programs here
Language: Java - Size: 85.9 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

shivkumar98/OCP-Java-Examples
This repo contains examples of code snippets I've created while studying for 1Z0-809 Java Programmer II exam. These examples are based on Java SE 8 Programmer II Study Guide by Jeanne Boyarsky
Language: Java - Size: 6.03 MB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

Shubh2-0/Lambda-Expression-in-Java
Unlock the power of Lambda Expressions in Java! Experience concise and flexible functional programming with behavior passed as arguments. Dive into LambdaExpressionDemo.java for curated examples showcasing versatility. Join our developer community, contribute your own examples, and harness the potential of functional programming in Java!
Size: 22.5 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 0

sandeepbegudem/functional-interfaces
This application contains the key features from Java8 like Functional Interfaces, Stream API's, Lambda Expressions.
Language: Java - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

victoryama/exercise4-java-section20
Java programming exercises from Section 20 - Java Course by Nelio Alves
Language: Java - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

victoryama/exercise3-java-section20
Java programming exercises from Section 20 - Java Course by Nelio Alves
Language: Java - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

victoryama/exercise2-java-section20
Java programming exercises from Section 20 - Java Course by Nelio Alves
Language: Java - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

zleonov/unchecked-java
Java streams with checked exception safe lambdas
Language: Java - Size: 555 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

furplag/trebuchet 📦
code snippets for some problems when handling Exceptions in using Stream API .
Language: Java - Size: 2.54 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jhon0010/java-practice
This project, titled "Java Practice", is a comprehensive guide for learning and revising Java programming concepts. It is designed to be a resource for both beginners and experienced developers who want to refresh their knowledge of Java.
Language: Java - Size: 194 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

RaedMassoud/Java-Concept-Implementation
An implementation of several java concepts
Language: Java - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fschrogl/java8-examples
Some examples on how to use the new language features of Java 8
Language: Java - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

abhinav-nath/all-about-java-8
Detailed explanations and code examples of most of the new features introduced by Java 8
Language: Java - Size: 146 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jjaros/kata-tennis-functional-java
Kata: Tennis. Written in Java 8 with emphasis on the usage of functional interfaces.
Language: Java - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

rashjz/jms-boot-app
Language: Java - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

subhrambiswas/Java_Concepts_Programming_DSA
Java 8 Programs implementing all Java 8 features
Language: Java - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

elauso/design-patterns-examples
Aplicação que testa alguns design patterns, usando interfaces atuais do jdk17+
Language: Kotlin - Size: 79.1 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

abhisheks-gh/Java-SE-8
Java SE-8 resource with implementation.
Language: Java - Size: 171 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Shubh2-0/Sprint-1-Topics
Sprint 1-focused repository covering functional interfaces, lambda expressions, inbuilt functional interfaces in Java, and collections framework problems. Projects provide practical implementations and examples. Enhance your functional programming skills and Java development knowledge. Explore, code, and learn. Happy coding!
Language: Java - Size: 55.7 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 0

FreeFries/Interpreter
Modelling Expressions using a single Functional Interface with default methods returning lambda expressions
Language: Java - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

damonkelley/pipeline
λ A pipeline for data transformations using Java 8 functional interfaces
Language: Java - Size: 51.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

evpl/mjfi
The Missing Java Functional Interfaces library
Language: Java - Size: 57.6 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

MayCXC/WaveGame2019
Wave Game for SER225
Language: Java - Size: 117 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tansudasli/java-stream-sandbox
Java streams
Language: Java - Size: 507 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

EvgeniyShemenev2022/mySandbox
Learning tasks and examples by java;
Language: Java - Size: 89.8 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

victorsgDev/lambda-master-class-part1 Fork of JosePaumard/lambda-master-class-part1
Masterclass: https://youtu.be/ePXnCezwRuw
Language: Java - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

victorsgDev/sha_md5_cesar
Java 17, functional programing, functional interfaces , SHA, MD5, Cesar
Language: Java - Size: 79.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 3

victorsgDev/rmi-service
Cliente Servidor utilizando servicio RMI.
Language: Java - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

brianjknight/Advertising-Service-Project
A service providing targeted advertising content to display on a webpage for a given user. The service utilizes streams, threads/concurrency, and futures/asynchrony to return an add most likely to be clicked on by the user.
Language: Java - Size: 13.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

iararoldan99/java-functional-programming
Language: Java - Size: 26.4 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl204-2020-nov-16
DCL-204: Java SE 11 Programming
Language: Java - Size: 1.13 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

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.
Language: C# - Size: 1.27 MB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Burchard36/BurchAPI
SpigotAPI library to make things easier when making plugins
Language: Java - Size: 707 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

pedroluiznogueira/medium-behavior-parameterization
Behavior parameterization pattern in Java.
Language: Java - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

LuboDimitrov/introToFunctional
Language: Java - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

papayankey/functional-java
A functional programming tutorial in java. It includes functional interfaces, lambda expressions, method references and stream api
Language: Java - Size: 1.73 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

arsarkar/LambdaUtil
LambdaUtil is swiss-knife utility tool to kick-start lambda style functional programming in Java.
Language: Java - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

riteshbangal/InspectMyCode
Java code POC for practice and better understanding using Maven.
Language: Java - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rmbozhko/Java-Summer-Course
Java online crash course during summer 2021
Language: Java - Size: 246 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

akraskovski/java-8-features
Java 8 most popular features examples
Language: Java - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 7

ganesh-nag/Jigsaw-Modularity
Explains Jigsaw Modular design
Language: Java - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

SolangeUG/java-lambda-stream-01
Exercises from the Lambdas Streams Master Class (Part 01) Lab at Devoxx Belgium 2018
Language: Java - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

onlyfullstack/java-8-features
Tutorial of Java 8 features
Language: Java - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

serdaralkancode/java-features-examples
Java Features Example
Language: Java - Size: 170 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

kuldeepsingh82/Java-Experiments
Sample code in Java for testign purpose
Language: Java - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

MichaelBalas/SoftwareDesign
Utilizing fundamental principles of software design using Module Interface Specifications (MISs) for Autonomous Rescue Robots, Abstract Data Types and a game of Battleship.
Language: Java - Size: 571 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Cepr0/func-interface-demo
Some example of using functional interfaces of Java8 with design patterns
Language: Java - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Syneil/throwinglambdas
Library to help with Java 8+ lambda expressions that throw checked exceptions
Language: Java - Size: 19.5 KB - Last synced at: 7 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

javamultiplex/java-8-features
Explanation of Java 8 new features with example
Language: Java - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 2

zyra83/java-collections-demo-bs
Un projet de test des listes en Java
Language: Java - Size: 1.23 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
