public interface DominoConverter<T,R>
<S extends Domino<T,R>>S
convert(Domino<T,R> domino)
<S extends Domino<T,R>> S convert(Domino<T,R> domino)