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

no.bekk.bekkopen.common.Constants Maven / Gradle / Ivy

Go to download

The NoCommons library is a collection of helper classes for manipulation and validation of data specific to Norway and Norwegian citizens.

There is a newer version: 0.16.0
Show newest version
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