Interface BooleanValueStream

    • Method Detail

      • streamBooleans

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