Java.Util.TreeMap.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 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
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1