MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / sleep

Method sleep

src/java/lang/Thread.java:138–138  ·  view source on GitHub ↗

Causes the currently executing Thread to sleep for the specified number of milliseconds. @param millis the length of time to sleep in milliseconds @exception InterruptedException Another thread has interrupted this thread.

(long millis)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

runMethod · 0.95
runMethod · 0.95
runMethod · 0.95
runMethod · 0.95
runMethod · 0.95
runMethod · 0.95
runMethod · 0.95
runMethod · 0.95
runMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected