Interface IWriteConnector<T>

Type Parameters:
T - data type
All Superinterfaces:
IDataConnector<T>
All Known Implementing Classes:
EDataConnectorD

public interface IWriteConnector<T> extends IDataConnector<T>

IWriteConnector interface.

Author:
igor@scictrl.com