public interface Mapper<T,U>
void
map(T input, U output)
void map(T input, U output)
input
output
Copyright © 2014. All Rights Reserved.