Interface DateValueStream

    • Method Detail

      • streamDates

        void streamDates​(Consumer<Date> cons)
        Stream the date representations of all current values, if any exist.
        Parameters:
        cons - The consumer to accept the values