Interface AggregationTranslator<T>


@ProviderType public interface AggregationTranslator<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    translate(Aggregation aggregation)
     
  • Method Details