title abstract method

String title(
  1. T fact,
  2. C contact
)

Implementation

String title(T fact, C contact);