Java.Util.Concurrent.PriorityBlockingQueue.Comparator Method
Returns the comparator used to order the elements in this queue, or null if this queue uses the Java.Lang.IComparable of its elements.

Syntax

[Android.Runtime.Register("comparator", "()Ljava/util/Comparator;", "GetComparatorHandler")]
public virtual Java.Util.IComparator Comparator ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the comparator used to order the elements in this queue, or null if this queue uses the Java.Lang.IComparable of its elements.

[Android Documentation]

Requirements

Namespace: Java.Util.Concurrent
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1