Interface LongValueStream

    • Method Detail

      • streamLongs

        void streamLongs​(LongConsumer cons)
        Stream the long representations of all current values, if any exist.
        Parameters:
        cons - The consumer to accept the values