Package com.opencsv.bean.function
This package collections function definitions that are used in opencsv.
Typically, the JDK-provided functions were insufficient because of
exceptions thrown.
-
Interface Summary Interface Description AccessorInvoker<T,R> Functional interface for accessing a value from a field.AssignmentInvoker<T,U> Functional interface for assigning a value to a field.