@Value.Immutable
public interface FileSet
| Modifier and Type | Interface and Description |
|---|---|
static class |
FileSet.Builder |
static class |
FileSet.Entry |
| Modifier and Type | Method and Description |
|---|---|
static FileSet.Builder |
builder() |
List<FileSet.Entry> |
entries() |
default void |
shouldContainOneMoreExecutable() |
List<FileSet.Entry> entries()
@Value.Check default void shouldContainOneMoreExecutable()
static FileSet.Builder builder()
Copyright © 2022. All rights reserved.