Interface Updatable<T>

    • Method Detail

      • update

        void update(T item)
        Update the current item
        Parameters:
        item - to update with