Class AbstractBitSetEvent

    • Field Detail

      • changedValues

        protected int changedValues
        A collection of bits representing whether certain values have changed. A bit is set (i.e., 1) if the corresponding property has changed. It can be assumed that this value will be correctly initialized by the superconstructor.
    • Constructor Detail

      • AbstractBitSetEvent

        public AbstractBitSetEvent()