T
Converter
U
public interface Mergeable<T,U extends Mergeable<T,U>> extends Converter<T>
merge(U other)
convert
U merge(U other)
other