Package com.io7m.brooklime.api
Interface BLApplicationVersionType
-
- All Known Implementing Classes:
BLApplicationVersion
@Immutable public interface BLApplicationVersionTypeAn application version.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringapplicationName()java.lang.StringapplicationVersion()
-