Overload List

  NameDescription
Public methodAdd(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.
Public methodAdd(Object)
Public methodAdd(String)
Add this String into the set
Public methodAdd(Object, Object)

See Also