Overload List
Name | Description | |
---|---|---|
Add(array<Char>[]()[][]) | Add this char[] directly to the set.
If ignoreCase is true for this Set, the text array will be directly modified.
The user should never modify this text array after calling this method.
| |
Add(Object) | ||
Add(String) | Add this String into the set | |
Add(Object, Object) |