FROM
TO
public interface Converter<FROM,TO>
convert(FROM from)
TO convert(FROM from)
from
null
Copyright © 2015. All rights reserved.