Interface SortFieldTranslator<T>


@ProviderType public interface SortFieldTranslator<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • translate

      T translate(Sort sort)