resolve abstract method

T resolve(
  1. T local,
  2. T remote
)

Implementation

T resolve(T local, T remote);