Class Bag

    • Field Detail

      • contents

        public java.util.Collection<Tuple> contents
    • Method Detail

      • update

        public void update​(Direction direction,
                           Tuple updateElement,
                           Timestamp timestamp)
        Description copied from interface: Receiver
        Updates the receiver with a newly found or lost partial matching.