public class DefaultRootKeySetCreator extends java.lang.Object implements RootKeySetCreator
Logger
type.Constructor and Description |
---|
DefaultRootKeySetCreator() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<Key<?>> |
getRootKeys(Injector injector)
Returns the set of starting keys to graph.
|
public java.util.Set<Key<?>> getRootKeys(Injector injector)
RootKeySetCreator
getRootKeys
in interface RootKeySetCreator