Interface GroupAssignmentCellValueProvider
-
- All Superinterfaces:
java.util.function.Function<ClassFeatureGroupAssignmentModel,java.lang.String>
- All Known Implementing Classes:
GroupIndexGroupAssignmentCellValueProvider,GroupNameGroupAssignmentCellValueProvider,IndexGroupAssignmentCellValueProvider
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public interface GroupAssignmentCellValueProvider extends java.util.function.Function<ClassFeatureGroupAssignmentModel,java.lang.String>
Allows to provide value to display in classification cell renderer