- 既知のサブインタフェースのリスト:
- JvmPlatform, NativePlatform
@Incubating
public interface Platform
Platform defines the variants a component can produce.
Examples: the JvmPlatform may define a binary version to target,
while the NativePlatform may define architecture to target.