public class NoopPackageBoundaryChecker extends Object implements PackageBoundaryChecker
| Constructor and Description | 
|---|
NoopPackageBoundaryChecker()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
enforceBuckPackageBoundaries(Cell targetCell,
                            BuildTarget target,
                            com.google.common.collect.ImmutableSet<ForwardRelativePath> paths)  | 
public void enforceBuckPackageBoundaries(Cell targetCell, BuildTarget target, com.google.common.collect.ImmutableSet<ForwardRelativePath> paths)
enforceBuckPackageBoundaries in interface PackageBoundaryChecker