ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/test/tck/JSR166TestCase.java
(Generate patch)

Comparing jsr166/src/test/tck/JSR166TestCase.java (file contents):
Revision 1.14 by dl, Sun Dec 28 21:56:18 2003 UTC vs.
Revision 1.15 by dl, Mon Dec 29 19:05:40 2003 UTC

# Line 153 | Line 153 | public class JSR166TestCase extends Test
153  
154      /**
155       * Return the shortest timed delay. This could
156 <     * be reimplmented to use for example a Property.
156 >     * be reimplemented to use for example a Property.
157       */
158      protected long getShortDelay() {
159          return 100;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines