jalse.entities.functions.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 the default {@link jalse.entities.functions.EntityMethodFunction}
* implementations to be used by {@link jalse.entities.functions.EntityFunctionResolver}. The type
* resolver can be used to validate and map {@link jalse.entities.Entity} types to
* {@link jalse.entities.methods.EntityMethod}.
*/
package jalse.entities.functions;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy