public interface HasDependencies
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Set<Dependency<?>> |
getDependencies()
Returns the known dependencies for this type.
|
Set<Dependency<?>> getDependencies()
Injector will be
included in the returned set.Copyright © 2009–2016. All rights reserved.