Method references are a shorthand way to write lambda expressions that call a single method. Rather than implementing a method in a functional interface, a method reference simply points to an ...
現在Java Gold SE 17資格取得に向けて勉強中の2年目SEです。試験範囲の出題トピックであるラムダ式についてある程度説明できるレベルまで落とし込むことができたため、アウトプットを兼ねて記事を書かせていただきます。 説明の都合上、肝心のラムダ式まで ...