All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.biojava.nbio.structure.io.cif.CifBean Maven / Gradle / Ivy

There is a newer version: 7.1.3
Show newest version
package org.biojava.nbio.structure.io.cif;

import java.io.Serializable;

/**
 * Flag for BioJava beans that resemble categories defined by the mmCIF schema.
 * @author Sebastian Bittrich
 * @since 6.0.0
 */
public interface CifBean extends Serializable {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy