Skip to content

Vanilla-s-Lab/looks-fun

Repository files navigation

looks-fun

Codacy Badge MIT npm

A CLI tool to lookup 43 kinds of Java Standard Functional Interface.

Follow the instruction of Effective Java, Item 44: Favor the use of standard functional interfaces,
using Standard Functional Interface in Package java.util.function is recommend.

There are forty-three interfaces in java.util.Function. You can’t be expected to remember them all...

So I make this simple CLI tools to pick a better choice, just tell me the signature of functions.

Installation

npm install --global looks-fun

Example

asciicast

About

A CLI tool to lookup 43 kinds of Java Standard Functional Interface.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages