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-2015 Google, Inc.. All Rights Reserved.