Package modernfeatures.methodreferences


package modernfeatures.methodreferences
  • Classes
    Class
    Description
    Demonstrates the use of method references in Java, and contrasts them with lambda expressions.