Referensi Metode Java

Sometimes, a lambda expression only calls an existing method. In those cases,
it looks clear to refer to the existing method by name. The method references 
can do this.
coder