Uses of Interface
org.cojen.tupl.ColumnProcessor
Packages that use ColumnProcessor
-
Uses of ColumnProcessor in org.cojen.tupl
Methods in org.cojen.tupl with parameters of type ColumnProcessorModifier and TypeMethodDescriptionvoid
Table.forEach
(R row, ColumnProcessor<? super R> action) For the given row, performs an action for each column which is set.