--- /dev/null 2011-08-08 08:40:49.685541141 -0700 +++ new/src/share/classes/java/util/functions/package.html 2011-08-09 10:55:30.000000000 -0700 @@ -0,0 +1,38 @@ + + + + + + + +These interfaces each provide a single accessible method and are used to +provide typing for lambda methods. The operation identified by each interface +is generally applied to a collection of objects. + +

+ + +