Interface StringTransformer<T>


  • public interface StringTransformer<T>
    • Method Detail

      • apply

        T apply​(java.lang.String s)