public abstract class BuildPackagePaths extends Object implements ComputeResult
| Constructor and Description |
|---|
BuildPackagePaths() |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.collect.ImmutableSortedSet<Path> |
getPackageRoots()
Relative paths to folders that are roots for build packages, i.e.
|
public abstract com.google.common.collect.ImmutableSortedSet<Path> getPackageRoots()