Class GuestWillSet<V>

    • Constructor Detail

      • GuestWillSet

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

      • willSet

        public V willSet​(V newValue)
        Specified by:
        willSet in interface WillSet<V>