Interface RecordsProcessorInterface<T>


  • public interface RecordsProcessorInterface<T>
    • Method Summary

      Modifier and Type Method Description
      T process​(List<Object[]> args)