@Value.Immutable
public interface PlatformMatchRule
| Modifier and Type | Method and Description |
|---|---|
static ImmutablePlatformMatchRule.MatchBuildStage |
builder() |
PackageFinder |
finder() |
DistributionMatch |
match() |
static PlatformMatchRule |
of(PlatformMatch match,
PackageFinder finder) |
DistributionMatch match()
PackageFinder finder()
static PlatformMatchRule of(PlatformMatch match, PackageFinder finder)
static ImmutablePlatformMatchRule.MatchBuildStage builder()
Copyright © 2021. All rights reserved.