Java.Util.Concurrent.ITransferQueue: Method Members

The methods of Java.Util.Concurrent.ITransferQueue are listed below. For a list of all members, see the ITransferQueue Members list.

Public Methods

Transfer(Java.Lang.Object)
Documentation for this section has not yet been entered.
TryTransfer(Java.Lang.Object) : bool
Documentation for this section has not yet been entered.
TryTransfer(Java.Lang.Object, long, TimeUnit) : bool
Documentation for this section has not yet been entered.