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

ch.hsr.adv.commons.stack.logic.ConstantsStack Maven / Gradle / Ivy

package ch.hsr.adv.commons.stack.logic;

/**
 * Stack module-specific constants
 */
public class ConstantsStack {

    /**
     * Module name
     */
    public static final String MODULE_NAME = "stack";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy