Class DependencyImp<T>

    • Field Detail

      • isDirectlyFollowed

        protected boolean isDirectlyFollowed
      • source

        protected T source
      • target

        protected T target
    • Constructor Detail

      • DependencyImp

        public DependencyImp​(T source,
                             T target)