filmov
tv
Effective Java | Item 43 | Prefer method references to lambdas
Показать описание
- Creating function objects even with less verbose code as compared to lambdas
- Method reference variances
- Static
- Bound
- Unbound
- Class Constructor
- Array Constructor
- Method reference variances
- Static
- Bound
- Unbound
- Class Constructor
- Array Constructor