Class GuestDidSet<V>

    • Constructor Detail

      • GuestDidSet

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

      • didSet

        public void didSet​(V newValue,
                           V oldValue)
        Specified by:
        didSet in interface DidSet<V>