| Article: |
Lisp and Java | |
| Subject: | Nice | |
| Date: | 2004-03-26 02:21:43 | |
| From: | inigosurguy@hotmail.com | |
|
The Collections sort routine that takes a Comparable is an example of using higher order functions in the standard Java library, as is the File.listFiles() that takes a FilenameFilter.
|
||
Showing messages 1 through 1 of 1.
-
Nice
2004-03-26 02:27:51 inigosurguy@hotmail.com [View]
Oops - Comparator, not Comparable.


