The members of Java.Text.RuleBasedCollator are listed below.
See Also: Inherited members from Java.Text.Collator
| Constructs a new instance of RuleBasedCollator using the specified rules. | 
| A constructor used when creating managed representations of JNI objects; called by the runtime. | 
| [read-only] override  | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. | 
| [read-only] override  | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. | 
| override  | Compare(string, string) Compares the source text to the target text according to the collation rules, strength and decomposition mode for this RuleBasedCollator. | |
| GetCollationElementIterator(ICharacterIterator) Obtains a CollationElementIterator for the given CharacterIterator. | ||
| GetCollationElementIterator(string) Obtains a CollationElementIterator for the given string. | ||
| override  | GetCollationKey(string) Returns the CollationKey for the given source text. | |
| override  | GetHashCode() Returns an integer hash code for this object. | |