mirror of https://github.com/sbt/sbt.git
`F0`, `F1` and `Maybe` have become useless since Java 8 introduced `Supplier`, `Function` and `Optional` in the default Java 8 standard library. Therefore, they are not necessary anymore. This change is required to change some Zinc's and sbt APIs. They are not widely used, so the changes will be small. |
||
|---|---|---|
| .. | ||
| util-control | ||
| util-interface/src/main/java/xsbti | ||
| util-logging | ||
| util-position/src/main/scala/sbt/internal/util | ||
| util-relation/src | ||
| util-scripted/src/main | ||
| util-testing/src/main/scala/sbt/internal/util | ||