Package java.lang
Class Thread

Public Method yield

static void yield()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Causes the currently executing thread object to temporarily pause and allow other threads to execute.