Class HistoricalLinkedHashSet<E>

    • Constructor Detail

      • HistoricalLinkedHashSet

        public HistoricalLinkedHashSet​(HistoryManager historyManager)
        Constructor.
        Parameters:
        historyManager - HistoryManager; history manager
      • HistoricalLinkedHashSet

        public HistoricalLinkedHashSet​(HistoryManager historyManager,
                                       Collection<? extends E> c)
        Constructor.
        Parameters:
        historyManager - HistoryManager; history manager
        c - Collection<? extends E>; initial collection