T
R
@FunctionalInterface public interface TransformerInterface<T,R>
transform(T input)
R transform(T input)
input
Copyright © 2018. All rights reserved.