Interface DeleteSupport

    • Method Detail

      • delete

        void delete​(java.lang.String key)
        This method is used to remove a value from the map.
        Parameters:
        key - the key of the value to be removed