public class ThrowingPlatformResolver extends Object implements TargetPlatformResolver
Constructor and Description |
---|
ThrowingPlatformResolver() |
Modifier and Type | Method and Description |
---|---|
Platform |
getTargetPlatform(TargetConfiguration targetConfiguration,
DependencyStack dependencyStack)
Unconditionally throw
|
public Platform getTargetPlatform(TargetConfiguration targetConfiguration, DependencyStack dependencyStack)
getTargetPlatform
in interface TargetPlatformResolver
Platform
for a given TargetConfiguration
.