public class StringSet extends ListPackManager
BaseManager.PackEntryChangeListener, BaseManager.RegistryEntry
TYPE_EJP, TYPE_NATIVE
Modifier and Type | Method and Description |
---|---|
void |
append(java.lang.String string)
Appends another String to this list.
|
java.util.Set<java.lang.String> |
getStrings()
Returns all Strings currently contained in this set.
|
void |
remove(java.lang.String string)
Removes the given String from this list.
|
void |
removeAll()
Removes all Strings from this list.
|
addChangeListener, addChangeListener, addGlobalChangeListener, addPackListener, forgetPush, getPack, isShared, popPack, pushPack, removeChangeListener, removeChangeListener, removeGlobalChangeListener, removePackListener, save, save, toString, writeAsXML
public java.util.Set<java.lang.String> getStrings()
public void append(java.lang.String string)
string
- the string to append.public void remove(java.lang.String string)
string
- the string to removepublic void removeAll()
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.