Class DependencyOpInstanceInfoTree


  • public class DependencyOpInstanceInfoTree
    extends InfoTree
    An InfoTree specialization for instances when the dependencies are already instantiated. With a normal InfoTree, we'd have to get the InfoTrees of all dependencies, then reinstantiate them.
    Author:
    Gabriel Selzer