Class CrudMapAdapter.SetLike.Immutable<Value>

    • Constructor Detail

      • Immutable

        public Immutable()
    • Method Detail

      • delete

        public void delete​(Value value)
        Description copied from interface: CrudMapAdapter
        Removes the mapping for the given key.
        Parameters:
        value - Key to disassociate with any values.