BundleLine
interface BundleLine
Represents a single I18NBundle. Expects that its toString method returns a valid bundle line ID. Advised to be implemented by an enum to introduce type-safe bundle representation with compile time safety.
Represents a single I18NBundle. Expects that its toString method returns a valid bundle line ID. Advised to be implemented by an enum to introduce type-safe bundle representation with compile time safety.