Class RegionName

  • All Implemented Interfaces:
    Comparable<RegionName>

    public class RegionName
    extends Object
    implements Comparable<RegionName>
    Represents an application's region, which may be any kind of string or default. This type is defined in order to provide a type safe API for defining regions.
    Since:
    5.11
    Author:
    Ulf Lilleengen