Interface FieldUpdater<T,C>

Type Parameters:
T - the data type that will be modified
C - the data type of the modified field

public interface FieldUpdater<T,C>
A FieldUpdater may be added to a Column to update a particular field of a data item.