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

Method waitForAll

src/java/awt/MediaTracker.java:296–298  ·  view source on GitHub ↗

Starts loading all images. Waits until they have finished loading, are aborted, or it receives an error. If there is an error while loading or scaling an image then that image is considered "complete." Use isErrorAny() or statusAll() to check for errors. @exception InterruptedException An

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

currentTimeMillisMethod · 0.95
statusAllMethod · 0.95
waitMethod · 0.80

Tested by

no test coverage detected