Interface HistoricalSet<E>

    • Method Detail

      • get

        Set<E> get​(Time time)
        Returns a past set.
        Specified by:
        get in interface HistoricalCollection<E>
        Parameters:
        time - Time; time to obtain the set at
        Returns:
        Set; past set