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. |
||
|---|---|---|
| .. | ||
| Logger.java | ||
| Position.java | ||
| Problem.java | ||
| Severity.java | ||
| T2.java | ||