接口 SimpleInMemoryRepository.Callback<T>

    • 方法详细资料

      • modify

        T modify​(T current)
        Modify an existing value.
        参数:
        current - the value to modify
        返回:
        the updated value