84 bool containsKey (
StringRef key)
const noexcept;
93 inline int size() const noexcept {
return keys.size(); }
120 void remove (
int index);
125 void setIgnoresCase (
bool shouldIgnoreCase);
131 String getDescription()
const;
140 void minimiseStorageOverheads();
const StringArray & getAllKeys() const noexcept
const StringArray & getAllValues() const noexcept
int size() const noexcept