Interface Updatable<T>

    • Method Detail

      • update

        void update​(T from)
        Copies all fields from argument
        Parameters:
        from -