Interface GenericTransformer<S,T>

  • Method Summary

    Modifier and Type
    Method
    Description
    transform(S source)
     
  • Method Details

    • transform

      T transform(S source)