computeProperties abstract method

List<String> computeProperties(
  1. Type sourceClass,
  2. Type targetClass
)

Implementation

List<String> computeProperties(Type sourceClass, Type targetClass);