Class FullInteractorBaseEnricher<T extends Interactor>

    • Constructor Detail

      • FullInteractorBaseEnricher

        public FullInteractorBaseEnricher()

        Constructor for FullInteractorBaseEnricher.

      • FullInteractorBaseEnricher

        public FullInteractorBaseEnricher​(InteractorFetcher<T> fetcher)

        Constructor for FullInteractorBaseEnricher.

        Parameters:
        fetcher - a InteractorFetcher object.