open fun get(instance: Any): Graph?
Overrides InjectionAdapter.get
Get dependency graph for instance.
instance - The instance to get the graph for.
instance
Return The graph for instance or null when instance type is not supported.