Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Interface WriteOperation<T>

    • Method Detail

      • execute

        T execute​(WriteBinding binding)
        General execute which can return anything of type T
        Parameters:
        binding - the binding to execute in the context of
        Returns:
        T, the result of the execution