
no.bekk.bekkopen.common.Constants Maven / Gradle / Ivy
package no.bekk.bekkopen.common;
/**
* Contains Constants used in the project.
*/
public class Constants {
/** Character that represents a '.'. */
public static final char DOT = '.';
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy