Skip to main content

One doc tagged with "method-references"

View all tags

Method References

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