Package com.io7m.changelog.core
Interface CProjectNameType
- All Known Implementing Classes:
CProjectName
@Immutable
public interface CProjectNameType
The type of project names.
-
Method Summary
-
Method Details
-
value
- Returns:
- The project name value
-
checkPreconditions
@Check default void checkPreconditions()Check preconditions for the type.
-