Interface FloatValueStream

    • Method Detail

      • streamFloats

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