S - the container type used as sourcepublic interface CifFileSupplier<S>
| Modifier and Type | Method and Description |
|---|---|
org.rcsb.cif.model.CifFile |
get(S container)
Convert some model instance describing structure information to a CifFile instance.
|
org.rcsb.cif.model.CifFile get(S container)
container - the source of structure informationCopyright © 2000–2021 BioJava. All rights reserved.