Method references, introduced in Java 8, are a way to refer to a method by its name instead of using a lambda expression.