| Package | Description |
|---|---|
| de.flapdoodle.embed.process.store | |
| de.flapdoodle.embed.process.transitions |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalDownloadCache |
| Modifier and Type | Method and Description |
|---|---|
protected de.flapdoodle.reverse.Transition<DownloadCache> |
ImmutableProcessFactory.downloadCache() |
protected de.flapdoodle.reverse.StateID<DownloadCache> |
ImmutableDownloadPackage.downloadCache() |
protected de.flapdoodle.reverse.StateID<DownloadCache> |
DownloadPackage.downloadCache() |
protected de.flapdoodle.reverse.Transition<DownloadCache> |
ProcessFactory.downloadCache() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableDownloadPackage.Builder |
ImmutableDownloadPackage.Builder.downloadCache(de.flapdoodle.reverse.StateID<DownloadCache> downloadCache)
Initializes the value for the
downloadCache attribute. |
ImmutableProcessFactory.Builder |
ImmutableProcessFactory.Builder.downloadCache(de.flapdoodle.reverse.Transition<DownloadCache> downloadCache)
Initializes the value for the
downloadCache attribute. |
ImmutableDownloadPackage |
ImmutableDownloadPackage.withDownloadCache(de.flapdoodle.reverse.StateID<DownloadCache> value)
Copy the current immutable object by setting a value for the
downloadCache attribute. |
ImmutableProcessFactory |
ImmutableProcessFactory.withDownloadCache(de.flapdoodle.reverse.Transition<DownloadCache> value)
Copy the current immutable object by setting a value for the
downloadCache attribute. |
Copyright © 2025. All rights reserved.