Joel Dice
|
9d76d6a04e
|
implement a few more classpath methods, including Collection.addAll and Collection.toArray
|
2008-02-28 11:37:10 -07:00 |
|
Joel Dice
|
2edaa82801
|
prepend copyright notice and license to all source files; add license.txt and readme.txt
|
2008-02-19 11:06:52 -07:00 |
|
Joel Dice
|
9f5c2f4122
|
implement Arrays.sort
|
2007-12-03 16:32:54 -07:00 |
|
Joel Dice
|
69f1024887
|
add missing classpath methods
|
2007-11-14 09:32:36 -07:00 |
|
Eric Scharff
|
4d3fd38d54
|
List now implements various forms of add()
|
2007-09-26 10:32:39 -06:00 |
|
Eric Scharff
|
b02b98609e
|
Added methods isEmpty(), putAll(), toArray() to interfaces List and Map
|
2007-09-26 08:57:34 -06:00 |
|
Joel Dice
|
d1dbb45d55
|
implement Arrays.toString()
|
2007-08-23 19:57:42 -06:00 |
|
Joel Dice
|
472ecb1713
|
flesh out some classpath classes
|
2007-07-22 13:06:21 -06:00 |
|
Joel Dice
|
ecd31a10a4
|
fun with collections
|
2007-07-21 21:47:29 -06:00 |
|