Java.Util.Concurrent.ConcurrentSkipListMap.Comparator Method
Returns the comparator used to compare keys in this sorted map, or null if the natural ordering is in use.

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 compare keys in this sorted map, or null if the natural ordering is in use.

[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 9