Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

java8

build

gradle clean build

run tests:

gradle clean test --info

To-do list

  • FunctionalInterfaces
    • Function
    • Consumer
    • Predicate
    • Supplier
    • BiFunction
    • BiConsumer
    • BiPredicate
You can’t perform that action at this time.