24 Temmuz 2019 Çarşamba

CaseInsensitiveMap Sınıfı

Giriş
Açıklaması şöyle.
A case-insensitive Map. Before keys are added to the map or compared to other existing keys, they are converted to all lowercase in a locale-independent fashion by using information from the Unicode data file.
Null keys are supported.
The keySet() method returns all lowercase keys, or nulls.

Hiç yorum yok:

Yorum Gönder