Java 8 – Predefined Functional Interfaces | Code Factory


Index Page : Link

Donate : Link

Medium Blog : Link

Applications : Link

Some Functional Interfaces in java.util.function package.

  1. Predicate
  2. Function
  3. Consumer
  4. Supplier

One thought on “Java 8 – Predefined Functional Interfaces | Code Factory”

Leave a comment