public interface ProviderWithDependencies<T> extends Provider<T>, HasDependencies
Provider
has dependencies that
aren't specified in injections, this interface should be used to expose all dependencies.getDependencies
Copyright © 2006–2020 Google, Inc.. All rights reserved.