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

de.charite.compbio.jannovar.Immutable Maven / Gradle / Ivy

There is a newer version: 0.41
Show newest version
package de.charite.compbio.jannovar;

/**
 * Annotation for marking a class as immutable.
 *
 * The annotation only serves as the documentation.
 *
 * @author Manuel Holtgrewe
 */
public @interface Immutable {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy