@FunctionalInterface public interface IConverter<R,P>
R
convert(P origin)
R convert(P origin)
origin
Copyright © 2018. All rights reserved.