public class RequiredKeySet extends Object
DependencyGraph
. A key is considered
required if there exists a path from the dependencies of the origin Ginjector to the key that
only passes through required edges.Constructor and Description |
---|
RequiredKeySet(DependencyGraph graph) |
public RequiredKeySet(DependencyGraph graph)
public boolean isRequired(Key<?> key)
Copyright © 2008–2018. All rights reserved.