Interface OutputConverter<V,​T>


  • public interface OutputConverter<V,​T>
    • Method Detail

      • convert

        T convert​(V value)