@CompileStatic final class KordampRegularFileState extends Object implements RegularFileState
Type | Name and description |
---|---|
RegularFileProperty |
property |
Provider<RegularFile> |
provider |
Constructor and description |
---|
KordampRegularFileState
(Project project, String key, Provider<RegularFile> parent, RegularFile defaultValue) |
KordampRegularFileState
(Project project, String key, Provider<RegularFile> parent, Provider<RegularFile> defaultValue) |
Groovy Documentation