Class ApplicationName

  • All Implemented Interfaces:
    Comparable<ApplicationName>

    public class ApplicationName
    extends Object
    implements Comparable<ApplicationName>
    Represents an applications name, which may be any kind of string or default. This type is defined in order to provide a type safe API for defining environments.
    Since:
    5.25
    Author:
    Ulf Lilleengen