/[classpath]/classpath/java/lang/Object.java
ViewVC logotype

Diff of /classpath/java/lang/Object.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by rao, Thu Mar 16 23:31:35 2000 UTC revision 1.8 by shalom, Sat Aug 18 19:11:09 2001 UTC
# Line 248  public class Object { Line 248  public class Object {
248           ** @param ms the number of milliseconds to wait (1,000           ** @param ms the number of milliseconds to wait (1,000
249           **        milliseconds = 1 second).           **        milliseconds = 1 second).
250           ** @param ns the number of nanoseconds to wait over and           ** @param ns the number of nanoseconds to wait over and
251           **        above ms (1,000,000 nanoseconds = 1 second).           **        above ms (1,000,000,000 nanoseconds = 1 second).
252           ** @exception IllegalMonitorStateException if this Thread           ** @exception IllegalMonitorStateException if this Thread
253           **            does not own a lock on this Object.           **            does not own a lock on this Object.
254           ** @exception InterruptedException if some other Thread           ** @exception InterruptedException if some other Thread

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26