Joel Dice
|
0615b8a09f
|
add classes and methods needed for GNU Classpath compatibility
Most of these methods are stubs which throw
UnsupportedOperationExceptions for now.
|
2009-06-02 17:14:38 -06:00 |
|
Matt Weaver
|
56e708aab0
|
Added the final method "name()", not being used presently, but useful if toString() is overridden.
|
2008-08-12 16:21:39 -06: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
|
69f1024887
|
add missing classpath methods
|
2007-11-14 09:32:36 -07:00 |
|
Eric Scharff
|
a88f7c8473
|
Implemented proper enum toString() behavior and an enum test. it should
work, but it fails with the current build.
|
2007-09-26 12:59:18 -06:00 |
|
Eric Scharff
|
c174ce34b6
|
Added several useful classes
|
2007-09-26 11:27:09 -06:00 |
|