mirror of https://github.com/sbt/sbt.git
* Make Nothing a singleton * Make Maybe's constructor private * Optimise equals to use reference equality first * Optimise Just.equals by having proper, non-anonymous subclasses * Having non-anonymous subclasses makes them have nicer classnames * Give Just a value() method |
||
|---|---|---|
| .. | ||
| F0.java | ||
| F1.java | ||
| Logger.java | ||
| Maybe.java | ||
| Position.java | ||
| Problem.java | ||
| Severity.java | ||
| T2.java | ||