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