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–2017 BioJava. All rights reserved.