String | Android Developers

String | Android Developers

瀏覽:906
日期:2025-09-30
Compares this string to the given string, ignoring case differences. The strings are compared one char at a time. This is not suitable for case-insensitive string comparison for all locales. Use a Collator instead. If there is an index at which the two st...看更多