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