Skip to content

A simple library for creating pseudo-closures, leveraging Java's anonymous classes but providing a standardized interface, which is also typed.

License

Notifications You must be signed in to change notification settings

UnquietCode/Closures-for-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

With the release of JDK 8, which includes closures and @FunctionalInterface, I would say this library is no longer recommended for most uses.

About

A simple library for creating pseudo-closures, leveraging Java's anonymous classes but providing a standardized interface, which is also typed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages