Interface ValueUpdater<C>

Type Parameters:
C - the data type of the cell

public interface ValueUpdater<C>
A ValueUpdater may be added to a Cell to provide updated data.