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

barsuift.simLife.tree.LeafEvent Maven / Gradle / Ivy

The newest version!
package barsuift.simLife.tree;

/**
 * Enum to list possible events for a leaf.
 */
public enum LeafEvent {

    EFFICIENCY;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy