tryReceive


Description:

public IntBox? tryReceive ()

Tries to receive a value without blocking.

Returns:

the value wrapped in IntBox, or null if nothing is available.