Interface StringTransformer<T> NEW


  • public interface StringTransformer<T>
    • Method Detail

      • apply

        T apply​(java.lang.String s)