Uses of Interface
com.opencsv.bean.function.AssignmentInvoker
Packages that use AssignmentInvoker
-
Uses of AssignmentInvoker in com.opencsv.bean
Fields in com.opencsv.bean declared as AssignmentInvokerModifier and TypeFieldDescriptionprivate final AssignmentInvoker<Object, T> FieldAccess.assignmentA functional interface to write the field.Methods in com.opencsv.bean that return AssignmentInvokerModifier and TypeMethodDescriptionprivate AssignmentInvoker<Object, T> FieldAccess.determineAssignmentMethod()