Class GuestDidUpdateIndex<V>

    • Constructor Detail

      • GuestDidUpdateIndex

        public GuestDidUpdateIndex​(Bridge bridge,
                                   Object guest)
    • Method Detail

      • didUpdate

        public void didUpdate​(int index,
                              V newValue,
                              V oldValue)
        Specified by:
        didUpdate in interface DidUpdateIndex<V>