Interface DataTransform<IN,​OUT>

    • Method Detail

      • transform

        OUT transform​(IN input)