Named
CppPlatform
, JavaPlatform
, NativePlatform
, PlayPlatform
, ScalaPlatform
, SwiftPlatform
@Incubating public interface Platform extends Named
Named.Namer
Modifier and Type | Method | Description |
---|---|---|
String |
getDisplayName() |
Returns a human consumable name for this platform.
|
String |
getName() |
The object's name.
|