| Package | Description |
|---|---|
| de.flapdoodle.embed.process.transitions |
| Modifier and Type | Method and Description |
|---|---|
ImmutablePackageOfDistribution |
ImmutablePackageOfDistribution.Builder.build()
Builds a new
ImmutablePackageOfDistribution. |
static ImmutablePackageOfDistribution |
ImmutablePackageOfDistribution.copyOf(PackageOfDistribution instance)
Creates an immutable copy of a
PackageOfDistribution value. |
static ImmutablePackageOfDistribution |
PackageOfDistribution.with(PackageResolver packageResolver) |
ImmutablePackageOfDistribution |
ImmutablePackageOfDistribution.withDestination(de.flapdoodle.reverse.StateID<Package> value)
Copy the current immutable object by setting a value for the
destination attribute. |
ImmutablePackageOfDistribution |
ImmutablePackageOfDistribution.withDistribution(de.flapdoodle.reverse.StateID<Distribution> value)
Copy the current immutable object by setting a value for the
distribution attribute. |
ImmutablePackageOfDistribution |
ImmutablePackageOfDistribution.withPackageResolver(PackageResolver value)
Copy the current immutable object by setting a value for the
packageResolver attribute. |
ImmutablePackageOfDistribution |
ImmutablePackageOfDistribution.withTransitionLabel(String value)
Copy the current immutable object by setting a value for the
transitionLabel attribute. |
Copyright © 2025. All rights reserved.