public interface ResolvableFileCollectionResolveContext extends FileCollectionResolveContext
| Modifier and Type | Method and Description |
|---|---|
List<FileCollection> |
resolveAsFileCollections()
Resolves the contents of this context as a sequence of atomic file collections.
|
List<FileTree> |
resolveAsFileTrees()
Resolves the contents of this context as a sequence of atomic file trees.
|
add, newContext, pushList<FileCollection> resolveAsFileCollections()
Copyright © 2013. All rights reserved