We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be36e25 commit 3f0e9efCopy full SHA for 3f0e9ef
README.md
@@ -4,7 +4,7 @@ A Java 8 compatibility kit for Scala.
4
5
### Functional Interfaces for Scala functions
6
7
-A set of [Functional Interfaces](http://download.java.net/jdk8/docs/api/java/lang/FunctionalInterface.html)
+A set of [Functional Interfaces](https://docs.oracle.com/javase/8/docs/api/java/lang/FunctionalInterface.html)
8
for `scala.FunctionN`. These are designed for convenient construction of Scala functions
9
using Java 8 lambda syntax.
10
0 commit comments