Parent Directory
|
Revision Log
|
Patch
| revision 1.29, Sat Oct 1 17:05:38 2005 UTC | revision 1.30, Thu Apr 20 20:35:00 2006 UTC | |
|---|---|---|
| # | Line 346 | Line 346 |
| 346 | static final Integer m3 = new Integer(-3); | static final Integer m3 = new Integer(-3); |
| 347 | static final Integer m4 = new Integer(-4); | static final Integer m4 = new Integer(-4); |
| 348 | static final Integer m5 = new Integer(-5); | static final Integer m5 = new Integer(-5); |
| 349 | static final Integer m6 = new Integer(-6); | |
| 350 | static final Integer m10 = new Integer(-10); | static final Integer m10 = new Integer(-10); |
| 351 | ||
| 352 |
|
||||||||
| Doug Lea | ViewVC Help |
| Powered by ViewVC 1.0.8 |