Summer.Batch.Extra.Sort.Format.IFormatter< T > Interface Template Reference

Interface for formatting records. More...

Public Member Functions

Format (T record)
 Formats a record. More...
 

Detailed Description

Interface for formatting records.

Template Parameters
T the type of the records

Member Function Documentation

T Summer.Batch.Extra.Sort.Format.IFormatter< T >.Format ( record)

Formats a record.

Parameters
recordthe record to format
Returns
the formatted record

The documentation for this interface was generated from the following file:
  • Summer.Batch.Extra/Sort/Format/IFormatter.cs