public class TransfAlgebraicAdapter extends XmlAdapter<String[],List<String>>
Constructor and Description |
---|
TransfAlgebraicAdapter() |
Modifier and Type | Method and Description |
---|---|
String[] |
marshal(List<String> arg0) |
List<String> |
unmarshal(String[] arg0) |
Copyright © 2000–2019 BioJava. All rights reserved.