Retrieves and removes the first element of this deque, waiting
if necessary until an element becomes available.
Syntax
[Android.Runtime.Register("takeFirst", "()Ljava/lang/Object;", "GetTakeFirstHandler:Java.Util.Concurrent.IBlockingDequeInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
Java.Lang.Object TakeFirst ()
Returns
Documentation for this section has not yet been entered.
Exceptions
Remarks
Requirements
Namespace: Java.Util.Concurrent
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9