Converter

public interface Converter<T>
Author:lkroll

Methods

convert

public T convert(Object o)

type

public Class<T> type()