Interface EntityTableCellRenderer.EntityColorProvider<T>

Type Parameters:
T - the attribute value type
All Superinterfaces:
FilterTableCellRenderer.ColorProvider<Entity,Attribute<?>,T>
Enclosing class:
EntityTableCellRenderer

public static interface EntityTableCellRenderer.EntityColorProvider<T> extends FilterTableCellRenderer.ColorProvider<Entity,Attribute<?>,T>