public static class BuildableSupport.DepsSupplier extends Object implements java.util.function.Supplier<SortedSet<BuildRule>>
Modifier and Type | Method and Description |
---|---|
SortedSet<BuildRule> |
get() |
void |
updateRuleFinder(SourcePathRuleFinder ruleFinder) |
public SortedSet<BuildRule> get()
get
in interface java.util.function.Supplier<SortedSet<BuildRule>>
public void updateRuleFinder(SourcePathRuleFinder ruleFinder)