Interface Platform
-
@Immutable public interface Platform
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringarchitecture()List<String>features()Stringos()List<String>osFeatures()StringosVersion()Stringvariant()
-