Skip to content

Small project created with Maven to document my Java exercises using Lambda functions (Predicate, Consumer, Provider, Function, BiFunction, UnaryOperator, BinaryOperator etc.); the data used is fetched from public APIs using the Unirest utility

Notifications You must be signed in to change notification settings

castanedadev/JavaLambdasPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small project created with Maven to document my Java exercises using Lambda functions and some functional programming (Predicate, Consumer, Provider, Function, BiFunction, UnaryOperator, BinaryOperatoretc.); the data used is fetched from the public APIs using the Unirest utility

My code examples are purely for practice purposes and are based on the following courses:

Credits to the cool restful API Animechan providing good data for testing purposes.

About

Small project created with Maven to document my Java exercises using Lambda functions (Predicate, Consumer, Provider, Function, BiFunction, UnaryOperator, BinaryOperator etc.); the data used is fetched from public APIs using the Unirest utility

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages