Method References
The four kinds of method references in Java — static, bound instance, unbound instance, and constructor — and when to prefer them over lambdas.
The four kinds of method references in Java — static, bound instance, unbound instance, and constructor — and when to prefer them over lambdas.