Class BuildableSupport.DepsSupplier

  • All Implemented Interfaces:
    java.util.function.Supplier<SortedSet<BuildRule>>
    Enclosing class:
    BuildableSupport

    public static class BuildableSupport.DepsSupplier
    extends Object
    implements java.util.function.Supplier<SortedSet<BuildRule>>
    A build deps supplier that allows updating of the captured rule finder.