文章分类 -  java

摘要:copy from: https://javatechonline.com/predefined-functional-interfaces 1. Predicate<T> We can use Predicate<T> to implement some conditional checks. H 阅读全文
posted @ 2023-01-05 16:33 saaspeter 阅读(15) 评论(0) 推荐(0) 编辑
摘要:这里是这篇文章的随笔记录:https://www.baeldung.com/java-generics , 内容非常基础,可参考原文。如果想了解关于泛型更深入的,可以参考这篇:http://www.angelikalanger.com/GenericsFAQ/FAQSections/Paramete 阅读全文
posted @ 2023-01-05 15:56 saaspeter 阅读(13) 评论(0) 推荐(0) 编辑
摘要:copy from: https://javatechonline.com/method-reference-java-8/ Method Reference is a wonderful feature introduced in Java 8. Apart from taking advanta 阅读全文
posted @ 2023-01-05 00:54 saaspeter 阅读(31) 评论(0) 推荐(0) 编辑
摘要:copy from: https://javatechonline.com/java-functional-interface/ Java Functional Interface has become available for us since the introduction of new f 阅读全文
posted @ 2023-01-04 23:50 saaspeter 阅读(41) 评论(0) 推荐(0) 编辑
摘要:copy from: https://javatechonline.com/lambda-expression-in-java8/ What is a Lambda (λ) Expression? Lambda Expression is an anonymous (nameless) functi 阅读全文
posted @ 2023-01-04 22:20 saaspeter 阅读(39) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示