Class NoopDependencyGraphTransformer

    • Field Detail

      • INSTANCE

        public static final DependencyGraphTransformer INSTANCE
        A ready-made instance of this dependency graph transformer which can safely be reused throughout an entire application regardless of multi-threading.
    • Constructor Detail

      • NoopDependencyGraphTransformer

        public NoopDependencyGraphTransformer()
        Creates a new instance of this graph transformer. Usually, INSTANCE should be used instead.