Converter

public interface Converter<T>
Author:Lars Kroll <lkroll@kth.se>

Methods

convert

public T convert(Object o)

type

public Class<T> type()