Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: functional-interfaces

victoryama/exercise4-java-section20

Java programming exercises from Section 20 - Java Course by Nelio Alves

Language: Java - Size: 4.88 KB - Last synced: 17 days ago - Pushed: 17 days 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: 17 days ago - Pushed: 17 days 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: 17 days ago - Pushed: 18 days ago - Stars: 0 - Forks: 0

josdem/java-workshop

Coding examples showing solutions to common Java project applications

Language: Java - Size: 311 KB - Last synced: 18 days ago - Pushed: about 3 years ago - Stars: 3 - Forks: 7

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: 18 days ago - Pushed: 8 months ago - Stars: 9 - 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: 18 days ago - Pushed: about 1 month ago - Stars: 10 - Forks: 0

zleonov/unchecked-java

Java streams with checked exception safe lambdas

Language: Java - Size: 555 KB - Last synced: about 1 month ago - Pushed: 5 months 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: about 1 month ago - Pushed: over 2 years 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: about 1 month ago - Pushed: over 1 year ago - Stars: 5 - Forks: 2

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: 18 days ago - Pushed: over 3 years ago - Stars: 51 - Forks: 0

FabianNorbertoEscobar/Lambdas-Streams

Programación funcional en Java con Lambdas y Streams

Language: Java - Size: 3.95 MB - Last synced: 2 months ago - Pushed: over 2 years 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: 5.96 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 2 - 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: 23 days ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

RaedMassoud/Java-Concept-Implementation

An implementation of several java concepts

Language: Java - Size: 7.81 KB - Last synced: 3 months ago - Pushed: 3 months 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: 4 months ago - Pushed: over 3 years ago - Stars: 0 - 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: 37.6 MB - Last synced: 8 days ago - Pushed: 2 months ago - Stars: 3 - 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: 5 months ago - Pushed: 5 months 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: 7 months ago - Pushed: 7 months 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: 7 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

ZeroMemes/Alpine

A lightweight event system for Java 8+

Language: Java - Size: 467 KB - Last synced: 7 months ago - Pushed: 10 months ago - Stars: 95 - Forks: 22

rashjz/jms-boot-app

Language: Java - Size: 43 KB - Last synced: 7 months ago - Pushed: almost 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: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

abhisheks-gh/Java-SE-8

Java SE-8 resource with implementation.

Language: Java - Size: 171 KB - Last synced: 4 days ago - Pushed: over 1 year ago - Stars: 3 - 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: 9 months ago - Pushed: about 7 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: 10 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

evpl/mjfi

The Missing Java Functional Interfaces library

Language: Java - Size: 57.6 KB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 6 - Forks: 0

MayCXC/WaveGame2019

Wave Game for SER225

Language: Java - Size: 117 MB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Shubh2-0/SB101_Practice

Practice all the topics that are cover on the session daily basis

Language: Java - Size: 30.3 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 7 - Forks: 0

tansudasli/java-stream-sandbox

Java streams

Language: Java - Size: 252 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

EvgeniyShemenev2022/mySandbox

Learning tasks and examples by java;

Language: Java - Size: 89.8 KB - Last synced: about 1 year ago - Pushed: about 1 year 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: about 1 year ago - Pushed: over 1 year 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: about 1 year ago - Pushed: over 1 year ago - Stars: 7 - Forks: 3

victorsgDev/rmi-service

Cliente Servidor utilizando servicio RMI.

Language: Java - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: over 1 year 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: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

alansastre/java-functional-interfaces

Programación funcional e interfaces funcionales en Java 8 y versiones posteriores

Language: Java - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl204-2020-nov-16

DCL-204: Java SE 11 Programming

Language: Java - Size: 1.13 MB - Last synced: about 1 year ago - Pushed: over 3 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: 4 days ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

Burchard36/BurchAPI

SpigotAPI library to make things easier when making plugins

Language: Java - Size: 707 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 3 - Forks: 1

pedroluiznogueira/medium-behavior-parameterization

Behavior parameterization pattern in Java.

Language: Java - Size: 72.3 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

LuboDimitrov/introToFunctional

Language: Java - Size: 18.6 KB - Last synced: about 1 year ago - Pushed: over 2 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: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 1

stefanofago73/autocloseable-experiments

Experiments about wrapping a not-autocloseable element to become autocloaseable

Language: Java - Size: 18.6 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

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: about 1 year ago - Pushed: about 4 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: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

rmbozhko/Java-Summer-Course

Java online crash course during summer 2021

Language: Java - Size: 246 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

akraskovski/java-8-features

Java 8 most popular features examples

Language: Java - Size: 21.5 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 3 - Forks: 7

ganesh-nag/Jigsaw-Modularity

Explains Jigsaw Modular design

Language: Java - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: about 5 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: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

onlyfullstack/java-8-features

Tutorial of Java 8 features

Language: Java - Size: 33.2 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 1

serdaralkancode/java-features-examples

Java Features Example

Language: Java - Size: 170 KB - Last synced: 26 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 1

kuldeepsingh82/Java-Experiments

Sample code in Java for testign purpose

Language: Java - Size: 43.9 KB - Last synced: about 1 year ago - Pushed: almost 5 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: 12 months ago - Pushed: over 5 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: about 1 year ago - Pushed: over 5 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: about 1 year ago - Pushed: over 6 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: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0