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