@Value.Immutable public abstract static class FileSet.Entry extends Object
| Constructor and Description |
|---|
Entry() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
destination() |
Pattern |
matchingPattern() |
abstract FileType |
type() |
protected abstract UncompiledPattern |
uncompiledMatchingPattern() |
@Value.Parameter public abstract FileType type()
@Value.Parameter public abstract String destination()
@Value.Parameter protected abstract UncompiledPattern uncompiledMatchingPattern()
@Value.Auxiliary public Pattern matchingPattern()
Copyright © 2022. All rights reserved.