public class TreeSetStringWrapper extends Object implements Serializable
Constructor and Description |
---|
TreeSetStringWrapper() |
Modifier and Type | Method and Description |
---|---|
static TreeSetStringWrapper |
fromXML(String xml) |
TreeSet<String> |
getData() |
void |
setData(TreeSet<String> data) |
String |
toXML() |
Copyright © 2000–2019 BioJava. All rights reserved.