public interface IArtifact
| Modifier and Type | Interface and Description |
|---|---|
static class |
IArtifact.FileArtifact |
| Modifier and Type | Method and Description |
|---|---|
static IArtifact.FileArtifact |
fromFile(File file) |
File |
getFile() |
File getFile()
@Nonnull static IArtifact.FileArtifact fromFile(@Nonnull File file)
Copyright © 2021. All rights reserved.