| 程序包 | 说明 |
|---|---|
| com.github.lokic.javaplus.functional.entry |
EntryFunction 、 EntryConsumer,
旨在减少使用 Map.Entry 传递的时候, Map.Entry.getKey() 、
Map.Entry.getValue() ()}的显性调用。 |
| com.github.lokic.javaplus.functional.predicate | |
| com.github.lokic.javaplus.functional.tuple |
在函数式编程中,有时可能需要在lambda中临时传递一些数据,如果重新创建一个类来传递就显得有些繁琐。
|
| 类和说明 |
|---|
| Predicate2 |
| 类和说明 |
|---|
| Predicate2 |
| Predicate3 |
| Predicate4 |
| 类和说明 |
|---|
| Predicate2 |
| Predicate3 |
| Predicate4 |
Copyright © 2023. All rights reserved.