[JAVA] Item 44: Favor the use of standard functional interfaces

44. Use a standard functional interface

Recommended Posts

Item 44: Favor the use of standard functional interfaces
Item 72: Favor the use of standard exceptions
Item 59: Know and use the libraries
Item 40: Consistently use the Override annotation
Item 41: Use marker interfaces to define types
Item 57 Minimize the scope of local variables
Item 36: Use EnumSet instead of bit fields
[Java] Use cryptography in the standard library
Item 57: Minimize the scope of local variables
Item 71: Avoid unnecessary use of checked exceptions
Item 37: Use EnumMap instead of ordinal indexing
Check the version of the standard Web software.
Item 63: Beware the performance of string concatenation
Output of how to use the slice method
Use Java lambda expressions outside of the Stream API
Until the use of Spring Data and JPA Part 2
Until the use of Spring Data and JPA Part 1
Java: Use Stream to sort the contents of the collection