jalse.entities.annotations.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of JALSE Show documentation
Show all versions of JALSE Show documentation
Java Artificial Life Simulation Engine
/**
* This package provides many {@link java.lang.annotation.Annotation} to be used by
* {@link jalse.entities.functions.EntityMethodFunction}. These are needed to create dynamic
* {@link jalse.entities.Entity} types.
*/
package jalse.entities.annotations;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy