Interface Converter<I,O>

All Known Implementing Classes:
ConverterToContextualAdapter

public interface Converter<I,O>
  • Method Summary

    Modifier and Type
    Method
    Description
    convert(I in)