Class RowAdapters


  • public class RowAdapters
    extends Object
    Utility class for creating RowAdapter.
    • Method Detail

      • standardRow

        public static <RowType extends RowRowAdapter<RowType> standardRow()
        Returns a RowAdapter that handles any kind of input Row.